Class TACCopyFile (unit ACCopy)

Inherits from

TComponent

**************************************************************************** * Type *

Constructors


constructor Create(AOwner: TComponent);

Protected declarations

**************************************************************************** * Create *



Functions

Function CopyFile:Integer;

Public declarations

**************************************************************************** * CopyFile *


Properties

property DestinationFile : string


property SourceFile : string

Published declarations

Events

Variables

FDest : String;


FSource : String;

Private declarations


Constructors


constructor Create(AOwner: TComponent);

Protected declarations

**************************************************************************** * Create *


Functions


Function CopyFile:Integer;

Public declarations

**************************************************************************** * CopyFile *


Properties


property DestinationFile : string


property SourceFile : string

Published declarations


Events


Variables


FDest : String;


FSource : String;

Private declarations