Skip to main content

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