|
<< Click to Display Table of Contents >> Navigation: Classes > TIWSimpleStringList > Properties > Objects |
SIGNATURE=IW.Common.StrLists.TIWSimpleStringList.Objects
ETYPE=Property
Declaration:
Delphi: |
public property Objects [Index: Integer]: TObject; |
C++: |
public: __property TObject * Objects[int Index]; |
Description: This is Objects, a member of class TIWSimpleStringList.