System.LastFontIndex
From Xojo Documentation
Read-Only Property (As Integer )
The index number of the last font installed on the user’s computer.
Examples
This example populates a top-level menu called FontMenu with the names of the installed fonts:
See Also
System.FontAt and System.FontCount functions.