[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Forms' (#lcl)

TCustomForm.RemoveHandlerFirstShow

Removes the handler called the first time the form executes its Show method.

Declaration

Source position: forms.pp line 688

public procedure TCustomForm.RemoveHandlerFirstShow(

  OnFirstShowHandler: TNotifyEvent

);