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

TCloseQueryEvent

Declaration

Source position: forms.pp line 402

type TCloseQueryEvent = procedure(

  Sender: TObject;

  var CanClose: Boolean

) of object;

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