TcxFontType Enum
In This Article
#Declaration
Delphi
TcxFontType = (
cxftTTF,
cxftRaster,
cxftDevice,
cxftFixed,
cxftSymbol
);
#Members
Name |
---|
cxft
|
cxft
|
cxft
|
cxft
|
cxft
|
See Also