| [Overview][Resource strings][Types][Classes][Index] | 
The name of the string table
Source position: versiontypes.pp line 95
 public property TVersionStringTable.Name : string  | 
Name must be a hex representation of a 4-bytes unsigned number: first 4 ciphers represent the language id, and last 4 the codepage.
If an attempt is made to set Name with a string that isn't an 8-cipher hexadecimal string, an ENameNotAllowedException exception is raised.
  | 
Creates a new string table  |