TTMSFNCWebBrowserPopup.Close Method
Closes the popup window programmatically.
API unit family: TMSFNCWebBrowser
Declaring type: TTMSFNCWebBrowserPopup
Syntax
procedure Close(AModalResult: TModalResult = mrOk);
Parameters
| Name | Description |
|---|---|
AModalResult |
Modal result value to return from Open when the popup was opened modally. |