Skip to main content
A newer version of this page is available. .

TdxRibbonOptionsFading Class

Contains the fading animation settings of Ribbon control elements.

Declaration

TdxRibbonOptionsFading = class(
    TPersistent
)

Remarks

This class provides properties that allow you to specify fade-in and fade-out animation effect settings of the following Ribbon elements:

A TdxRibbonOptionsFading object is referenced by the Ribbon control’s OptionsFading property.

Inheritance

TObject
TPersistent
TdxRibbonOptionsFading
See Also