Unit 'versiontypes' Package
[Overview][Resource strings][Types][Classes][Index] [#fcl-res]

TVersionVarFileInfo.Items

Indexed array of items in the object

Declaration

Source position: versiontypes.pp line 145

public property TVersionVarFileInfo.Items[index: Integer] : TVerTranslationInfo
  read GetItem
  write SetItem;
  default;

Description

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.

See also

TVersionVarFileInfo.Count

  

The number of items in the object


Documentation generated on: Jan 30 2024