JVCL Help:TJvInspectorFontItem

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
TJvInspectorClassItem
TJvInspectorFontItem
run\JvInspector.pas


Summary

TFont inspector item.

run\JvInspector.pas


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.

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