[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 688
public procedure TCustomForm.RemoveHandlerFirstShow( |
OnFirstShowHandler: TNotifyEvent |
); |