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