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

TPack

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

Declaration

Source position: PV_Pack.pas line 18

type TPack = class

public

  constructor Create(); virtual; abstract;

  

  destructor Destroy; virtual; abstract;

  

  function AddFile(); virtual; abstract;

  

  procedure SetComment(); virtual; abstract;

  

end;

Inheritance

TPack

  

|

TObject



CT Web help

CodeTyphon Studio