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

TcxButton Class

An enhanced variant of the TButton component.

Declaration

TcxButton = class(
    TcxCustomButton
)

Remarks

This class does not introduce any new functionality, but instead publishes all members inherited from the base class. Refer to the TcxCustomButton class description to learn more.

The following image shows a TcxButton whose LookAndFeel.NativeStyle property is set to True.

See Also