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

TScreen.AddHandlerActiveControlChanged

Adds an notification handler.

Declaration

Source position: forms.pp line 1068

public procedure TScreen.AddHandlerActiveControlChanged(

  OnActiveControlChanged: TScreenControlEvent;

  AsFirst: Boolean = False

);