JVCL Help:TJvInspectorFontItem
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvInspectorFontItem Class
[+] JvInspector.pas Classes
[+] TJvInspectorFontItem Methods
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvCustomInspectorItem
TJvInspectorClassItem
TJvInspectorFontItem
run\JvInspector.pas
Summary
TFont inspector item.
Pascal
run\JvInspector.pas
TJvInspectorFontItem = class(TJvInspectorClassItem);
Description
TJvInspectorFontItem is the class inspector item specific for the TFont class. The item assures that the Flags always includes the iifEditButton flag and the the Edit method shows the TFontDialog and updates the TFont when OK was pressed.
TJvCustomInspectorData registers this item for the TFont class type.
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