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

TCustomForm.RemoveHandlerFirstShow

Removes an handler for the first Show of the form.

Declaration

Source position: forms.pp line 625

public procedure TCustomForm.RemoveHandlerFirstShow(

  OnFirstShowHandler: TNotifyEvent

);