JVCL Help:TJvInspectorSetMemberData
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvInspectorSetMemberData Class
[+] JvInspector.pas Classes
[+] TJvInspectorSetMemberData Methods
[+] TJvInspectorSetMemberData Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvCustomInspectorData
TJvInspectorSetMemberData
run\JvInspector.pas
Summary
Data layer for specific set item.
Pascal
run\JvInspector.pas
TJvInspectorSetMemberData = class(TJvCustomInspectorData);
Description
TJvInspectorSetMemberData is the data layer that obtains its data from a single bit of the set value of its parent item. It's used internally by the set item (TJvInspectorSetItem) when the CreateMemberItems property is True.
Only the AsOrdinal access property is implemented, while the TypeInfo property is ignored but initialized to TypeInfo(Boolean).
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