Skip to main content

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