Back to Devexpress

TdxCalloutPopup Class

vcl-dxcalloutpopup.md

latest1.0 KB
Original Source

TdxCalloutPopup Class

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

Declaration

delphi
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.

Inheritance

TObject TPersistent TComponent TcxCustomComponent TdxCustomCalloutPopup TdxCalloutPopup

See Also

TdxCalloutPopup Members

dxCalloutPopup Unit