Class TForm1 (unit DnD1)

Inherits from

TForm

Constructors



Functions

procedure DnDControl1DnDFinish(Sender: TObject);


procedure DnDControl1DnDItem(Sender: TObject; const Item: String);


procedure DnDControl2DnDItem(Sender: TObject; const Item: String);


procedure DnDControl2DnDStart(Sender: TObject; Count, X, Y: Integer);


procedure DnDControl3DnDFinish(Sender: TObject);


procedure DnDControl3DnDItem(Sender: TObject; const Item: String);


procedure DnDForm1DnDFinish(Sender: TObject);


procedure DnDForm1DnDItem(Sender: TObject; const Item: String);


procedure DnDRun1DnDItem(Sender: TObject; const Item: String);


Properties

Events

Variables

ComboBox1 : TComboBox;


DnDControl1 : TDnDControl;


DnDControl2 : TDnDControl;


DnDControl3 : TDnDControl;


DnDForm1 : TDnDForm;


DnDRun1 : TDnDRun;


Image1 : TImage;


Label1 : TLabel;


Label2 : TLabel;


Label3 : TLabel;


Label4 : TLabel;


ListBox1 : TListBox;


ListBox3 : TListBox;


Panel1 : TPanel;


Panel2 : TPanel;



Constructors


Functions


procedure DnDControl1DnDFinish(Sender: TObject);


procedure DnDControl1DnDItem(Sender: TObject; const Item: String);


procedure DnDControl2DnDItem(Sender: TObject; const Item: String);


procedure DnDControl2DnDStart(Sender: TObject; Count, X, Y: Integer);


procedure DnDControl3DnDFinish(Sender: TObject);


procedure DnDControl3DnDItem(Sender: TObject; const Item: String);


procedure DnDForm1DnDFinish(Sender: TObject);


procedure DnDForm1DnDItem(Sender: TObject; const Item: String);


procedure DnDRun1DnDItem(Sender: TObject; const Item: String);


Properties


Events


Variables


ComboBox1 : TComboBox;


DnDControl1 : TDnDControl;


DnDControl2 : TDnDControl;


DnDControl3 : TDnDControl;


DnDForm1 : TDnDForm;


DnDRun1 : TDnDRun;


Image1 : TImage;


Label1 : TLabel;


Label2 : TLabel;


Label3 : TLabel;


Label4 : TLabel;


ListBox1 : TListBox;


ListBox3 : TListBox;


Panel1 : TPanel;


Panel2 : TPanel;