Hello.
I have taken your mega demo and reduced it to a demo with the fonts management groupbox stuff.
I have preset the MainFont = “Comic Sans MS” and MainMode = “fmCustom” in the Object Inspector for sSkinManager1.
When I start the app I would expect that the app would show the font I preset. What is stated in the evaluate/window is
sSkinManager1.Fonts.MainMode = fmCustom
sSkinManager1.Fonts.MainFont = ‘Comic Sans MS”
However, what shows is not “Comic Sans MS”. It looks more like Default/Arial.
When you step through sSkinManager SetMainFont and SetMainMode, SkinManager ChangeAppFont is not being read.
Thanks.
Attachments:
You must be
logged in to view attached files.