Skip to main content

TdxCustomCalloutPopup.IsVisible Method

Indicates if the callout popup is currently displayed.

Declaration

function IsVisible: Boolean;

Returns

Type
Boolean

Remarks

This function returns True if the callout popup is currently displayed; otherwise, False.

Refer to the Popup and Close method descriptions to learn how to switch the visibility of the callout popup.

See Also