Indexed array of items in the object
Source position: versiontypes.pp line 145
public property TVersionVarFileInfo.Items[index: Integer] : TVerTranslationInfo |
This property can be used to access all translation information items in the object.
Remark: | This array is 0-based: valid elements range from 0 to Count-1. |
|
The number of items in the object |