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