Project: Binary Version Information Manipulation Units.
Unit: DelphiDabbler.Lib.VIBin.Resource.
Class: TVIBinResource
Applies to: ~>1.0
procedure DeleteStringTable(TableIdx: Integer);
Deletes a string table from the string table list.
Parameters:
- TableIdx -- Index of the string table to be deleted from the string table list.
Exception:
- EVIBinResource is raised if TableIdx is out of bounds.