| [Overview][Types][Classes][Index] | 
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
COFF resource string table
Source position: coffwriter.pp line 41
| type TResourceStringTable = class | 
| public | 
| constructor Create; | 
| destructor Destroy; override; | 
| procedure Add(); | 
| procedure Clear; | 
| property Items []: string; default; [r] | 
| end; | 
| 
 | COFF resource string table | |
| | | ||
| TObject | 
This class is used internally by TCoffResourceWriter.