Back to Devexpress

TcxLabelProperties Class

vcl-cxlabel-de81e07f.md

latest1.6 KB
Original Source

TcxLabelProperties Class

Represents a set of attributes specific to label controls.

Declaration

delphi
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:

Inheritance

TObject TPersistent TInterfacedPersistent TcxInterfacedPersistent TcxCustomEditProperties TcxCustomLabelProperties TcxLabelProperties

See Also

TcxLabelProperties Members

cxLabel Unit