JVCL Help:TJvInspectorFontNameItem

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

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

TJvCustomInspectorItem
TJvInspectorStringItem
TJvInspectorFontNameItem
run\JvInspector.pas


Summary

TFont.Name inspector item.

run\JvInspector.pas


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.

run\JvInspector.pas


About

Navigation

run\JvInspector.pas



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