Enumerating fonts?


2007-05-24 07:36:31 PM
cppbuilder25
For my TMemo control to change the font
if I call pTMemo->Font->Name = "Arial",
it does not change the font because of
associated charsets etc.
(I am running Japanese OS.)
Is it possible to enumerate all fonts
with complete details?
(I prefer not tedious Win32 way)?