ScroogeXHTML for Delphi  7.2
TFontDescriptor Class Reference

A class which stores a font table font definition. More...

Inherits TObject.

Public Member Functions

 TFontDescriptor (const string AFontName, const TCharset ACharset)
 Create an instance with a given font name.
 

Public Attributes

string FontName
 Font name.
 
TFontFamily FontFamily
 Font family.
 
TCharset FontCharSet
 Font character set.
 

Detailed Description

A class which stores a font table font definition.