Table of Contents

TTMSFNCCustomNonFocusablePopupForm.CloseQuery Method

Returns True to allow the popup to close; descendant classes may override to prevent closing under specific conditions.

API unit family: TMSFNCPopup Declaring type: TTMSFNCCustomNonFocusablePopupForm Inherited from: TTMSFNCCustomPopupForm

Syntax

function CloseQuery: Boolean; override;

Returns

True to allow the popup form to close; False to cancel the close request.