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

TcxLabel Class

Represents the label control.

Declaration

TcxLabel = class(
    TcxCustomLabel
)

Remarks

The TcxLabel object provides an advanced label control that supports various visual effects.

The cxLabel attributes are accessed and managed by the Properties member. These attributes include:

The following image shows a label control:

See Also