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

TCustomForm.RemoveHandlerFirstShow

RemoveHandlerFirstShow - perform the action for removing the handler on the first showing

Declaration

Source position: forms.pp line 608

public procedure TCustomForm.RemoveHandlerFirstShow(

  OnFirstShowHandler: TNotifyEvent

);