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

TResStringTable

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

Declaration

Source position: strtable.pp line 29

type TResStringTable = class

public

  constructor Create;

  destructor Destroy; override;

  function Add();

  procedure Clear;

  procedure WriteToStream();

  property StartOfs: LongWord; [rw]

  property Size: LongWord; [r]

  property Used: Boolean; [r]

end;

Inheritance

TResStringTable

|

TObject


Documentation generated on: 2023-03-18