Class TForm1 (unit Clsdlls)

Inherits from

TForm

*************************************************************** * Written by Dr Hong-Shuo Li * * School of Physics, The University of New South Wales * * Sydney 2052, Australia * * hsli@newt.phys.unsw.edu.au * * http://www.infochase.com/comp/delphi/index.html * ***************************************************************** * Author wish you enjoy this tiny though very useful utilities * * This is a freeware, as I have download a lots of free stuffs * * from internet I decide to make some contribution to. * * If you feel it is useful and helpful, please kindly send me * * a postcard (mark clsddlls). *

Constructors



Functions

procedure Button1Click(Sender: TObject);


procedure FormActivate(Sender: TObject);


Properties

Events

Variables

Button1 : TButton;


GroupBox1 : TGroupBox;


Label1 : TLabel;


Label2 : TLabel;


Label3 : TLabel;


Label4 : TLabel;


Label5 : TLabel;


Panel1 : TPanel;



Constructors


Functions


procedure Button1Click(Sender: TObject);


procedure FormActivate(Sender: TObject);


Properties


Events


Variables


Button1 : TButton;


GroupBox1 : TGroupBox;


Label1 : TLabel;


Label2 : TLabel;


Label3 : TLabel;


Label4 : TLabel;


Label5 : TLabel;


Panel1 : TPanel;