[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 719

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

The latest version of this document can be found at lazarus-ccr.sourceforge.net.