TdxCustomRibbon.OptionsFading Property
In This Article
Provides access to the fading animation settings of the Ribbon control’s elements.
#Declaration
Delphi
property OptionsFading: TdxRibbonOptionsFading read; write;
#Property Value
Type |
---|
Tdx |
#Remarks
Refer to the TdxRibbonOptionsFading class description to learn about available settings.
See Also