[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Asks the OnCloseQuery handler whether the form can be closed.
Source position: forms.pp line 641
public function TCustomForm.CloseQuery: Boolean; virtual; |
|
Event handler signalled when trying to close a form. |