TTMSFNCPopup.PopupModal Method
Opens the popup as a modal dialog and returns the modal result when the popup closes.
API unit family: TMSFNCPopup
Declaring type: TTMSFNCPopup
Syntax
function PopupModal: TModalResult; virtual;
Returns
The TModalResult value set by the caller or the default close action when the popup is dismissed.