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