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

TdxBarButton Class

A toolbar button.

Declaration

TdxBarButton = class(
    TdxBarCustomButton
)

Remarks

This class does not introduce any new functionality. It simply publishes properties and events inherited from its base class. Refer to the TdxBarCustomButton class description to learn about available class members.

See Also