Adds a form removed notification handler.
Source position: forms.pp line 1238
public procedure TScreen.AddHandlerRemoveForm( |
OnRemoveForm: TScreenFormEvent; |
AsFirst: Boolean = False |
); |
OnRemoveForm |
|
Form remove handler added in the method. |
AsFirst |
|
True if the handler should be stored as the first routine for the type. |
| Version 4.4 | Generated 2025-11-08 | Home |