Unit 'coffwriter' Package
[Overview][Types][Classes][Index] [#fcl-res]

TResourceStringTable

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: coffwriter.pp line 41

type TResourceStringTable = class

public

  constructor Create;

  destructor Destroy; override;

  procedure Add();

  procedure Clear;

  property Count: Integer; [r]

  property Items []: string; default; [r]

  property StartRVA: LongWord; [rw]

  property CurrRVA: LongWord; [r]

  property EndRVA: LongWord; [r]

end;

Inheritance

TResourceStringTable

|

TObject


Documentation generated on: 2023-03-18