JVCL Help:TJvInspectorBooleanItem
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvInspectorBooleanItem Class
[+] JvInspector.pas Classes
[+] TJvInspectorBooleanItem Methods
[+] TJvInspectorBooleanItem Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvCustomInspectorItem
TJvInspectorEnumItem
TJvInspectorBooleanItem
run\JvInspector.pas
Summary
Boolean inspector item.
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).
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