Skip to main content

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