Unit 'Pas2jsFileCache' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pastojs]

TPas2jsCachedFile

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

Declaration

Source position: pas2jsfilecache.pp line 186

type TPas2jsCachedFile = class(TPas2jsFile)

protected

  property IsBinary: Boolean; [r]

  property FileEncoding: string; [r]

  property Cache: TPas2jsFilesCache; [r]

  property ChangeStamp: TChangeStamp; [r]

  property Loaded: Boolean; [r]

  property LastErrorMsg: string; [r]

  property LoadedFileAge: LongInt; [r]

public

  constructor Create();

  function Load(); override;

  function CreateLineReader(); override;

end;

Inheritance

TPas2jsCachedFile

|

TPas2jsFile

|

TObject


Documentation generated on: 2023-03-18