| [Overview][Resource strings][Constants][Types][Classes][Index] | 
Indexed array of resources in the object
Source position: resource.pp line 277
|  public property TResources.Items[Index: Integer] : TAbstractResource | 
This property can be used to access all resources in the object.
| Remark: | This array is 0-based: valid elements range from 0 to Count-1. | 
| 
 | The number of resources in the object | |
| 
 | Base abstract resource class |