Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

HELP: Viewing Fonts?

0 views
Skip to first unread message

Martin

unread,
Aug 18, 1999, 3:00:00 AM8/18/99
to
Hi,
What I am trying to do is view fonts before I install them into
the \Windows\Fonts Directory... Now I know I can view the ones already
in there with a simple command something like this

ListBox1.Items := Screen.Fonts;
Memo1.Font.Name := ListBox1.Items[ListBox1.ItemIndex];

The above will allow me to view 'AREADY' installed fonts but what I
require is to view Fonts on a CD for example ..

Anyone help?

0 new messages