Font in Demo ActionTestTabs
Font in Demo ActionTestTabs
In this demo is the default font Arial. How can I set the default font for example to Calibri? In the designer or in the code.
-
- Site Admin
- Posts: 17520
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
If you use StyleTemplates (like in the ActionTest demo), set the font for 'Normal' style template in rvActionNew.StyleTemplates
If StyleTemplates are not used, change the font for TextStyles[0] in TrvActionNew.OnNew event (the link contains an example code)
If StyleTemplates are not used, change the font for TextStyles[0] in TrvActionNew.OnNew event (the link contains an example code)
ActionTestUni Demo
Thanks for your answer,
I have in the ActionTestUni Demo in then unit „dmActionsSRVAlpha“ in the „Actionlist1“ „rvActionNew1.StyleTemplates“ Normal found. In the property „Textstyle“ I change the Fontname to Times New Roman. But in the application appears ever Arial. What is wrong?
Neither modification appears in the application.
I have in the ActionTestUni Demo in then unit „dmActionsSRVAlpha“ in the „Actionlist1“ „rvActionNew1.StyleTemplates“ Normal found. In the property „Textstyle“ I change the Fontname to Times New Roman. But in the application appears ever Arial. What is wrong?
Neither modification appears in the application.
-
- Site Admin
- Posts: 17520
- Joined: Sat Aug 27, 2005 10:28 am
- Contact: