Skip to main content

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