[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Removes the handler called the first time the form executes its Show method.
Source position: forms.pp line 744
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.0 | Generated 2025-05-03 | Home |