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

TPas2jsCachedDirectories

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

Declaration

Source position: pas2jsfilecache.pp line 115

type TPas2jsCachedDirectories = class

public

  constructor Create;

  destructor Destroy; override;

  property ChangeStamp: TChangeStamp; [r]

  procedure Invalidate;

  procedure InvalidateDirectory(); virtual;

  procedure Clear;

  function DirectoryExists();

  function FileExists();

  function FileExistsI();

  function FileAge();

  function FileAttr();

  function FileSize();

  function FindDiskFilename();

  procedure GetListing();

  function GetDirectory();

  property WorkingDirectory: string; [rw]

  property OnReadDirectory: TPas2jsReadDirectoryEvent; [rw]

end;

Inheritance

TPas2jsCachedDirectories

|

TObject


Documentation generated on: 2023-03-18