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