[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Asks the OnCloseQuery handler whether the form can be closed.
Source position: forms.pp line 706
public function TCustomForm.CloseQuery: Boolean; virtual; |
Returns True if the event handler (or MDI child forms) allow the form to be closed. The default return value is True.
|
Event handler signalled when trying to close a form. |
|
|
Indicates the style for the form. |
|
|
Provides indexed access to MDI child forms when used as a MDI form. |
|
Version 4.0 | Generated 2025-05-03 | Home |