Table of Contents

TTMSFNCUtils.GetFonts Method

Populates FontList with 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.