Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TcxLabel Class

Represents the label control.

#Declaration

Delphi
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