[Overview][Resource strings][Types][Classes][Index] Reference for unit 'versiontypes' (#fcl-res)

TVersionVarFileInfo.Items

Indexed array of items in the object

Declaration

Source position: versiontypes.pp line 138

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: May 14 2021