TTMSFNCUtils.GetFonts Method
Populates
FontListwith the names of all fonts available on the current system.
API unit family: TMSFNCUtils
Declaring type: TTMSFNCUtils
Syntax
class procedure GetFonts(FontList: TStringList);
Parameters
| Name | Description |
|---|---|
FontList |
String list that receives the font names. |