JVCL Help:SetDefaultMenuFont
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: SetDefaultMenuFont procedure
[+] JvMenus.pas Functions
Search in JVCL Help
Search in all projectsSummary
Assigns the default menu font to the given font
Pascal
run\JvMenus.pas
procedureSetDefaultMenuFont(AFont: TFont);
Parameters
Parameters | Description |
AFont: TFont | The font to which the system font will be assigned |
Description
This method reads the system parameters to retrieve the current font used to draw menu items. You shouldn't have to call this function directly, it is called by default before calling any event handler
About
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page