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

TCustomForm.RemoveHandlerClose

Removes an handler for form Close.

Declaration

Source position: forms.pp line 626

public procedure TCustomForm.RemoveHandlerClose(

  OnCloseHandler: TCloseEvent

);