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