Class TForm1 (unit Sort1)

Inherits from

TForm

Constructors



Functions

procedure BtnInitClick(Sender: TObject);


procedure BtnQSortClick(Sender: TObject);


procedure BtnSortClick(Sender: TObject);


Properties

Events

Variables

BtnInit : TButton;


BtnQSort : TButton;


BtnSort : TButton;


DataBox1 : TListBox;


DataBox2 : TListBox;


EdPts : TEdit;


Label1 : TLabel;


Label2 : TLabel;


Label3 : TLabel;


Label4 : TLabel;



Constructors


Functions


procedure BtnInitClick(Sender: TObject);


procedure BtnQSortClick(Sender: TObject);


procedure BtnSortClick(Sender: TObject);


Properties


Events


Variables


BtnInit : TButton;


BtnQSort : TButton;


BtnSort : TButton;


DataBox1 : TListBox;


DataBox2 : TListBox;


EdPts : TEdit;


Label1 : TLabel;


Label2 : TLabel;


Label3 : TLabel;


Label4 : TLabel;