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

TScreen.OnActiveFormChange

Handler for a Focus changed notification.

Declaration

Source position: forms.pp line 1182

public property TScreen.OnActiveFormChange : TNotifyEvent
  read FOnActiveFormChange
  write FOnActiveFormChange;

See also

TScreen.AddHandlerActiveFormChanged

  

Adds an notification handler.

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