Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 992 Bytes

TVIBinResource-GetStringTableCount.md

File metadata and controls

32 lines (21 loc) · 992 Bytes

GetStringTableCount method

Project: Binary Version Information Manipulation Units.

Unit: DelphiDabbler.Lib.VIBin.Resource.

Class: TVIBinResource

Applies to: ~>1.0

function GetStringTableCount: Integer;

Description

Gets the number of string tables in the string table list.

Returns:

  • The number of string tables in the string table list.

See Also