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

TCustomForm.OnCloseQuery

Event handler for closing the query associated with the form

Declaration

Source position: forms.pp line 659

public property TCustomForm.OnCloseQuery: TCloseQueryEvent
  read FOnCloseQuery
  write FOnCloseQuery
  stored IsForm;

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