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