TcxTextAttributes2.Weight Property
In This Article
Specifies the font weight.
#Declaration
Delphi
property Weight: TcxCharFormat2Weight read; write;
#Property Value
Type |
---|
Tcx |
#Remarks
Values include:
Value | Weight |
---|---|
cfw |
0 |
cfw |
100 |
cfw |
200 |
cfw |
300 |
cfw |
400 |
cfw |
500 |
cfw |
600 |
cfw |
700 |
cfw |
800 |
cfw |
900 |
See Also