[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Forms' (#lcl)

TCustomForm.OnWindowStateChange

Handler called when the form is minimized, maximized or restored.

Declaration

Source position: forms.pp line 686

public property TCustomForm.OnWindowStateChange: TNotifyEvent
  read FOnWindowStateChange
  write FOnWindowStateChange;