Internet Direct (Indy) Version 9.0.1 Beta
|
property Items [AIndex: Integer]: TObject;
If OwnsObjects is True, reassigning an Items index frees the object that previously occupied that position in the list.
Items can contain nil references. To remove nil references and reduce the size of the array, call the Pack method.