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

TcxLabelProperties Class

Represents a set of attributes specific to label controls.

Declaration

TcxLabelProperties = class(
    TcxCustomLabelProperties
)

Remarks

The TcxLabelProperties class contains attributes specific to label controls. The label control’s properties are set via the Properties member.

Label attributes include:

See Also