Unit 'Pas2JSFS' Package
[Overview][Constants][Types][Classes][Index] [#pastojs]

TPas2jsFile

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

Declaration

Source position: pas2jsfs.pp line 144

type TPas2jsFile = class

protected

  procedure SetSource();

public

  constructor Create();

  function CreateLineReader(); virtual; abstract;

  function Load(); virtual; abstract;

  property Source: string; [r]

  property FS: TPas2JSFS; [r]

  property Filename: string; [r]

  property AllowSrcMap: Boolean; [rw]

end;

Inheritance

TPas2jsFile

|

TObject


Documentation generated on: 2023-03-18