Skip to main content
A newer version of this page is available. .

TdxCalloutPopup Class

A component that allows you to display OS X/iOS style callout popups with custom content.

Declaration

TdxCalloutPopup = class(
    TdxCustomCalloutPopup
)

Remarks

This class does not introduce any new functionality. It simply publishes properties and events inherited from its base classes. Refer to the TdxCustomCalloutPopup class description to learn about the features provided by the callout popups.

See Also