| [Overview][Resource strings][Types][Classes][Index] | 
Deletes a string table
Source position: versiontypes.pp line 117
public procedure TVersionStringFileInfo.Delete(  | 
const aIndex: Integer  | 
);  | 
aIndex  | 
  | 
The index of the string table to delete.  | 
This method removes the string table identified by aIndex from the list. The string table is freed.
  | 
Deletes all string tables in the list  | 
|
  | 
Adds a new string table  |