Removes a form added notification handler.
Source position: forms.pp line 1237
public procedure TScreen.RemoveHandlerFormAdded( |
OnFormAdded: TScreenFormEvent |
); |
OnFormAdded |
|
Form added handler removed in the method. |
|
Adds a form added notification handler to the class instance. |
|
|
Type used for a screen notification handler for form-related events. |
| Version 4.4 | Generated 2025-11-08 | Home |