Skip to main content

TdxCustomCalloutPopup.Close Method

Closes the callout popup.

Declaration

procedure Close;

Remarks

This method does the following:

End-users can click outside the popup to close it.

Refer to the Popup method description for details on how to display the callout popup.

See Also