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

TdxRibbon Class

Declaration

TdxRibbon = class(
    TdxCustomRibbon
)

Remarks

The Ribbon’s major interface elements include:

The necessary functionality is provided by the TdxCustomRibbon class, which is the TdxRibbon‘s parent. TdxRibbon only publishes inherited properties and events.

See Also