Back to Devexpress

TdxCustomCalloutPopup.FlyoutPanel Property

vcl-dxcalloutpopup-dot-tdxcustomcalloutpopup.md

latest652 B
Original Source

TdxCustomCalloutPopup.FlyoutPanel Property

Provides access to the flyout panel settings applied to the callout popup.

Declaration

delphi
property FlyoutPanel: TdxFlyoutPanel read; write;

Property Value

Type
TdxFlyoutPanel

Remarks

Refer to the TdxFlyoutPanel class description for detailed information about these settings.

See Also

TdxCustomCalloutPopup Class

TdxCustomCalloutPopup Members

dxCalloutPopup Unit