Removes the handler called the first time the form executes its Show method.
Source position: forms.pp line 746
public procedure TCustomForm.RemoveHandlerFirstShow( |
OnFirstShowHandler: TNotifyEvent |
); |
OnFirstShowHandler |
|
Handler routine removed from the list for the form handler type. |
Not used in the current LCL version.
|
TForm Notification handler types. |
|
| Version 4.6 | Generated 2026-02-20 | Home |