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