|
<< Click to Display Table of Contents >> Navigation: Classes > TIWTreeViewItems > Properties > Items |
SIGNATURE=IWCompTreeview.TIWTreeViewItems.Items
ETYPE=Property
Declaration:
Delphi: |
public property Items [AIndex: Integer]: TIWTreeViewItem; |
C++: |
public: __property TIWTreeViewItem Items[int AIndex]; |
Description: This is Items, a member of class TIWTreeViewItems.