Adds a control changed notification handler.
Source position: forms.pp line 1241
public procedure TScreen.AddHandlerActiveControlChanged( |
OnActiveControlChanged: TScreenControlEvent; |
AsFirst: Boolean = False |
); |
OnActiveControlChanged |
|
Active control changed notification handler added in the method. |
AsFirst |
|
True if the handler should be the first in the list for the type. |
| Version 4.4 | Generated 2025-11-08 | Home |