Back to Devexpress

TdxRibbonOptionsFading Class

vcl-dxribbon-0d601d36.md

latest1.1 KB
Original Source

TdxRibbonOptionsFading Class

Contains the fading animation settings of Ribbon control elements.

Declaration

delphi
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

TdxRibbonOptionsFading Members

dxRibbon Unit