Class TForm1 (unit Copyf)

Inherits from

TForm

Constructors



Functions

procedure CopyBtnClick(Sender: TObject);

Close the files.

Properties

Events

Variables

CopyBtn : TButton;


DestEdit : TEdit;


DirectoryListBox1 : TDirectoryListBox;


DriveComboBox1 : TDriveComboBox;


FileListBox1 : TFileListBox;


FilterComboBox1 : TFilterComboBox;


GroupBox1 : TGroupBox;


GroupBox2 : TGroupBox;


Label1 : TLabel;



Constructors


Functions


procedure CopyBtnClick(Sender: TObject);

Close the files.


Properties


Events


Variables


CopyBtn : TButton;


DestEdit : TEdit;


DirectoryListBox1 : TDirectoryListBox;


DriveComboBox1 : TDriveComboBox;


FileListBox1 : TFileListBox;


FilterComboBox1 : TFilterComboBox;


GroupBox1 : TGroupBox;


GroupBox2 : TGroupBox;


Label1 : TLabel;