TdxCustomCalloutPopup.AnimationOptions Property
In This Article
Provides access to the animation settings applied to the callout popup.
#Declaration
Delphi
property AnimationOptions: TdxCalloutPopupAnimationOptions read; write;
#Property Value
Type |
---|
Tdx |
#Remarks
Refer to the TdxCalloutPopupAnimationOptions class description to learn about the settings.
See Also