Font_List

<< Click to Display Table of Contents >>

Navigation:  ThinBASIC Modules > UI (User Interface) > Resources > Fonts >

Font_List

 

Description

 

Returns a TAB delimited string containing the names of the true type fonts present in the system.

 

Syntax

 

s = Font_List

 

Returns

 

String

 

Parameters

 

Name

Type

Optional

Meaning





 

Remarks

 

Restrictions

 

See also

 

Examples