TcxLabelStyle Enum
In This Article
#Declaration
Delphi
TcxLabelStyle = (
cxlsNormal,
cxlsRaised,
cxlsLowered,
cxlsOutLine
);
#Members
Name |
---|
cxls
|
cxls
|
cxls
|
cxls
|
See Also