Skip to main content

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