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

TCustomForm.AddHandlerClose

Adds an handler for form Close.

Declaration

Source position: forms.pp line 657

public procedure TCustomForm.AddHandlerClose(

  OnCloseHandler: TCloseEvent;

  AsFirst: Boolean = False

);

The latest version of this document can be found at lazarus-ccr.sourceforge.net.