[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
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; |
|
||
| | ||
TObject |
CT Web help |
CodeTyphon Studio |