JVCL Help:TJvInspectorFontNameItem
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvInspectorFontNameItem Class
[+] JvInspector.pas Classes
[+] TJvInspectorFontNameItem Methods
[+] TJvInspectorFontNameItem Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvCustomInspectorItem
TJvInspectorStringItem
TJvInspectorFontNameItem
run\JvInspector.pas
Summary
TFont.Name inspector item.
Pascal
run\JvInspector.pas
TJvInspectorFontNameItem = class(TJvInspectorStringItem);
Description
TJvInspectorFontNameItem is the string inspector item specific for the TFont.Name property. The item assures that the Flags always includes the iifValueList and iifOwnerDrawListVariable flags. The value list will consist of all registered screen fonts which will be drawn in the font they represent.
TJvInspectorPropData registers this item for the Name property of the TFont class.
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