TTMSFNCCustomPopupForm.CloseQuery Method
Returns
Trueto allow the popup to close; descendant classes may override to prevent closing under specific conditions.
API unit family: TMSFNCPopup
Declaring type: TTMSFNCCustomPopupForm
Syntax
function CloseQuery: Boolean; override;
Returns
True to allow the popup form to close; False to cancel the close request.