Class TForm1 (unit main)

Inherits from

TForm

Constructors



Functions

procedure CheckBox1Click(Sender: TObject);


procedure DropWatch1FilesDropped(Sender: TObject; X, Y: Integer; Files: TStringList);


procedure DropWatch2FilesDropped(Sender: TObject; X, Y: Integer; Files: TStringList);


Properties

Events

Variables

CheckBox1 : TCheckBox;


DropWatch1 : TDropWatch;


DropWatch2 : TDropWatch;


Label1 : TLabel;


Memo1 : TMemo;


Panel1 : TPanel;


Panel2 : TPanel;



Constructors


Functions


procedure CheckBox1Click(Sender: TObject);


procedure DropWatch1FilesDropped(Sender: TObject; X, Y: Integer; Files: TStringList);


procedure DropWatch2FilesDropped(Sender: TObject; X, Y: Integer; Files: TStringList);


Properties


Events


Variables


CheckBox1 : TCheckBox;


DropWatch1 : TDropWatch;


DropWatch2 : TDropWatch;


Label1 : TLabel;


Memo1 : TMemo;


Panel1 : TPanel;


Panel2 : TPanel;