Unit 'pas2jsresstrfile' Package
[Overview][Classes][Index] [#pastojs]

TResourceStringsFile

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

Declaration

Source position: pas2jsresstrfile.pp line 15

type TResourceStringsFile = class(TObject)

protected

  property Strings: TJSONObject; [r]

  property CurrUnit: TJSONObject; [r]

public

  constructor Create;

  destructor Destroy; override;

  procedure Clear;

  procedure ClearUnit;

  procedure StartUnit();

  procedure AddString();

  function toString; override;

  function AsString;

  property CurrentUnit: TJSONStringType; [r]

  property UnitCount: Integer; [r]

  property StringsCount: Integer; [r]

  property CurrentUnitStringsCount: Integer; [r]

end;

Inheritance

TResourceStringsFile

|

TObject


Documentation generated on: 2023-03-18