TFont Class
Represents type TFont.
type TFont = class(TPersistent) end;
The TFont type exposes the following members.
Show: 
| Name | Description | |
|---|---|---|
|  | Assign(TPersistent) | Represents method  | 
|  | AssignTo(TPersistent) | Represents method  | 
|  | GetColor | Represents method  | 
|  | GetName | Represents method  | 
|  | GetSize | Represents method  | 
|  | GetStyle | Represents method  | 
|  | SetColor(TColor) | Represents method  | 
|  | SetName(String) | Represents method  | 
|  | SetSize(Integer) | Represents method  | 
|  | SetStyle(TFontStyles) | Represents method  | 
