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

TVersionStringFileInfo.Items

Indexed array of string tables in the object

Declaration

Source position: versiontypes.pp line 126

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: Jan 30 2024