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

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

See also

TScreen.AddHandlerActiveControlChanged

  

Adds an notification handler.