TdxCalloutPopupAnimationOptions Class
In This Article
Contains animation settings for callout popup controls.
#Declaration
Delphi
TdxCalloutPopupAnimationOptions = class(
TcxOwnedPersistent
)
#Remarks
A TdxCalloutPopupAnimationOptions object is referenced by a callout popup control’s AnimationOptions property.
#Inheritance
TObject
TPersistent
TcxOwnedPersistent
TdxCalloutPopupAnimationOptions
See Also