Class TcopyFile (unit Copyfile)

Inherits from

TComponent

Constructors


constructor Create(owner:tcomponent);

Protected declarations


Functions

destructor Destroy;


Procedure DoCopy;


Properties

property Fdestination : string


property Forigin : string


property Warning : boolean


property CopyResult : integer


Events

Variables

dowarning : boolean;


fromfilename : string;


lastresult : integer;


tofilename : string;

Private declarations


Constructors


constructor Create(owner:tcomponent);

Protected declarations


Functions


destructor Destroy;


Procedure DoCopy;


Properties


property Fdestination : string


property Forigin : string


property Warning : boolean


property CopyResult : integer


Events


Variables


dowarning : boolean;


fromfilename : string;


lastresult : integer;


tofilename : string;

Private declarations