TdxCustomCalloutPopup.FlyoutPanel Property
Provides access to the flyout panel settings applied to the callout popup.
Declaration
property FlyoutPanel: TdxFlyoutPanel read; write;
Property Value
Type |
---|
TdxFlyoutPanel |
Remarks
Refer to the TdxFlyoutPanel class description for detailed information about these settings.
See Also