JVCL Help:TJvInspectorSetItem
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvInspectorSetItem Class
[+] JvInspector.pas Classes
[+] TJvInspectorSetItem Methods
[+] TJvInspectorSetItem Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvCustomInspectorItem
TJvInspectorSetItem
TJvInspectorAnchorsItem
run\JvInspector.pas
Summary
Set inspector item.
Pascal
run\JvInspector.pas
TJvInspectorSetItem = class(TJvCustomInspectorItem);
Description
TJvInspectorSetItem is an inspector item that allows set values to be edited. This can be done either by typing the set value as a string and/or by changing the Boolean value of the members.
TJvInspectorSetItem provides extra flags to control the exact behavior (editing the string value and/or creating member items).
TJvCustomInspectorData registers this item for all set types.
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