JVCL Help:TJvInspectorBooleanItem

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
TJvInspectorEnumItem
TJvInspectorBooleanItem
run\JvInspector.pas


Summary

Boolean inspector item.

run\JvInspector.pas


Pascal

 run\JvInspector.pas
 TJvInspectorBooleanItem = class(TJvInspectorEnumItem);


Description

TJvInspectorBooleanItem is an inspector item that allows boolean values to be edited, either through the normal enumeration combo box or with a check box.
TJvCustomInspectorData registers this item for all boolean types (ie. Boolean, BYTEBOOL, WORDBOOL and LONGBOOL).

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