JVCL Help:SetDefaultMenuFont

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

Assigns the default menu font to the given font

run\JvMenus.pas


Pascal

 run\JvMenus.pas
 procedureSetDefaultMenuFont(AFont: TFont);


Parameters

Parameters Description
AFont: TFont The font to which the system font will be assigned

run\JvMenus.pas


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

run\JvMenus.pas


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