TcxCharFormat2Weight Enum
In This Article
#Declaration
Delphi
TcxCharFormat2Weight = (
cfwDontCare,
cfwThin,
cfwUltraLight,
cfwLight,
cfwNormal,
cfwMedium,
cfwSemiBold,
cfwBold,
cfwUltraBold,
cfwHeavy
);
#Members
Name |
---|
cfw
|
cfw
|
cfw
|
cfw
|
cfw
|
cfw
|
cfw
|
cfw
|
cfw
|
cfw
|
See Also