JVCL Help:TJvInspectorSetItem

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
TJvInspectorSetItem
TJvInspectorAnchorsItem
run\JvInspector.pas


Summary

Set inspector item.

run\JvInspector.pas


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.

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