Asks the OnCloseQuery handler whether the form can be closed.
Source position: forms.pp line 641
public function TCustomForm.CloseQuery: Boolean; virtual;
TCustomForm.OnCloseQuery
Event handler signalled when trying to close a form.