Delphi 7 respects the Windows XP settings for menu font and size, so I 
expect the applications it generates will do the same.

To access this Windows property, right-click on the desktop, the select 
Properties, Appearance, Advanced, Menu, and choose your font, size, and 
emphasis (like bold).

In theory, this will affect all applications running on the system.  In 
practice, it will affect about half of the applications.  Even some 
Microsoft applications disregard this setting (!).

Rainer


[EMAIL PROTECTED] wrote:
> On my application I want the main menu to have a larger, more visible 
> font than standard.
>
> How can I do that?  (If at all :-( )
>
> I could instead place a number of Labels on the top of my form and 
> then use  a set of PopUpMenus, but how do I then react to pressing F1 
> (Help) ?
>
>   
_______________________________________________
Delphi mailing list -> [email protected]
http://lists.elists.org/cgi-bin/mailman/listinfo/delphi

Reply via email to