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

TScreen.OnActiveControlChange

Handler for a Focus changed notification.

Declaration

Source position: forms.pp line 1180

public property TScreen.OnActiveControlChange : TNotifyEvent
  read FOnActiveControlChange
  write FOnActiveControlChange;

See also

TScreen.AddHandlerActiveControlChanged

  

Adds an notification handler.

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