Adds a form changed notification handler.
Source position: forms.pp line 1246
public procedure TScreen.AddHandlerActiveFormChanged( |
OnActiveFormChanged: TScreenFormEvent; |
AsFirst: Boolean = False |
); |
OnActiveFormChanged |
|
Active form changed 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 |