![]() |
ScroogeXHTML for Delphi
6.7
|
A class which stores a font table font definition. More...
Public Member Functions | |
TFontDescriptor (const string AFontName, const TCharset ACharset) | |
Create an instance with a given font name. | |
Public Attributes | |
string | FontName |
Font name. More... | |
TFontFamily | FontFamily |
Font family. More... | |
TCharset | FontCharSet |
Font character set. More... | |
A class which stores a font table font definition.
TCharset TFontDescriptor::FontCharSet |
Font character set.
TFontFamily TFontDescriptor::FontFamily |
Font family.
string TFontDescriptor::FontName |
Font name.