|
|
|
Getting A List Of System Fonts Comments TScreen, among other things, provides a list of system fonts available for use in your application. In this example, we grab the list of system fonts in the form's OnShow event, and Assign the list to a ComboBox. You could also use a ListBox or other control. . |