JVCL Help:TJvCustomInspectorItem.Items

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

List of child items.


Pascal

 propertyItems [const I: Integer]: TJvCustomInspectorItem;


Description

Items is a 0-base array of assigned child items. When items are added or deleted, the list is updated automatically. Use Count to find out how many items are in the list.


See Also

TJvCustomInspectorItem.Count


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