[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 596

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