Unit 'PV_Pack' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_typhonpacker]

TFileList

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

Declaration

Source position: PV_Pack.pas line 38

type TFileList = class

public

  constructor Create;

  

  procedure Add();

  

  function GetFile();

  

  property Count: Integer; [r]

  

  property Files []: TFileRec; default; [r]

  

end;

Inheritance

TFileList

  

|

TObject



CT Web help

CodeTyphon Studio