TdxRibbonOptionsFading.Tabs Property
Provides access to the fading animation settings of Ribbon tabs.
Declaration
property Tabs: TdxFadingOptions read; write;
Property Value
| Type |
|---|
| TdxFadingOptions |
Remarks
Refer to the TdxFadingOptions class description to learn about available settings.
See Also