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

TVersionStringFileInfo.Items

Indexed array of string tables in the object

Declaration

Source position: versiontypes.pp line 119

public property TVersionStringFileInfo.Items[index: Integer] : TVersionStringTable
  read GetItem
  write SetItem;
  default;

Description

This property can be used to access all string tables in the object.

Remark: This array is 0-based: valid elements range from 0 to Count-1.

See also

TVersionStringFileInfo.Count

  

The number of string tables in the object

TVersionStringTable

  

Version information for a specific language-codepage combination


Documentation generated on: May 14 2021