Unit 'vd_core' Package
[Overview][Constants][Types][Classes][Index] [#pl_exsystem]

TDir

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

Declaration

Source position: vd_core.pas line 97

type TDir = class

public

  constructor CreateEmpty();

  

  constructor CreateOpen();

  

  function GetSize;

  

  procedure SaveDir;

  

  function AddEntry();

  

  function CreateDirEntry();

  

  function OpenDirEntry();

  

  function DirExists();

  

end;

Inheritance

TDir

  

|

TObject



CT Web help

CodeTyphon Studio