Class TTestForms (unit Test_Forms)

Inherits from

TDataModule

Constructors



Functions

procedure GoodbyeFormShow(Sender: TObject);


procedure HotSpot_FClick(Sender: TObject);


procedure HotSpot_PClick(Sender: TObject);


procedure LiveImageFormShow(Sender: TObject);


procedure TestFormsCreate(Sender: TObject);


procedure UpdateImageClick(Sender: TObject);


procedure UserSessionFirstLogon(Sender: TObject);


procedure WABD_Button10Click(Sender: TObject);


procedure WABD_Button11Click(Sender: TObject);


procedure WABD_Button12Click(Sender: TObject);


procedure WABD_Button13Click(Sender: TObject);


procedure WABD_Button14Click(Sender: TObject);


procedure WABD_Button15Click(Sender: TObject);


procedure WABD_Button1Click(Sender: TObject);


procedure WABD_Button2Click(Sender: TObject);


procedure WABD_Button3Click(Sender: TObject);


procedure WABD_Button4Click(Sender: TObject);


procedure WABD_Button5Click(Sender: TObject);


procedure WABD_Button6Click(Sender: TObject);


procedure WABD_Button7Click(Sender: TObject);


procedure WABD_Button8Click(Sender: TObject);


procedure WABD_Button9Click(Sender: TObject);


procedure WABD_Image1MouseDown(Sender: TObject; X, Y: Integer);


procedure Turn(b: boolean);


Properties

Events

Variables

AnimalsSrc : TDataSource;


AnimalsTab : TTable;


BgndImage : TWABD_Image;


ClickLabel : TWABD_Label;


ControlsForm : TWABD_Form;


FillEdit : TWABD_Edit;


GoodbyeForm : TWABD_Form;


HotSpot_F : TWABD_HotSpot;


HotSpot_P : TWABD_HotSpot;


HTMLCompForm : TWABD_Form;


ImageForm : TWABD_Form;


LastForm : TWABD_Form;


LiveImageForm : TWABD_Form;


MainForm : TWABD_Form;


Session1 : TSession;


TableForm : TWABD_Form;


TimeLabel : TWABD_Label;


UpdateImage : TWABD_Button;


UserSession : TWABD_Session;


WABD_Anchor1 : TWABD_Anchor;


WABD_Anchor2 : TWABD_Anchor;


WABD_BlankLines1 : TWABD_BlankLines;


WABD_BlankLines2 : TWABD_BlankLines;


WABD_BlankLines3 : TWABD_BlankLines;


WABD_BlankLines4 : TWABD_BlankLines;


WABD_BlankLines5 : TWABD_BlankLines;


WABD_Button1 : TWABD_Button;


WABD_Button10 : TWABD_Button;


WABD_Button11 : TWABD_Button;


WABD_Button12 : TWABD_Button;


WABD_Button13 : TWABD_Button;


WABD_Button14 : TWABD_Button;


WABD_Button15 : TWABD_Button;


WABD_Button2 : TWABD_Button;


WABD_Button3 : TWABD_Button;


WABD_Button4 : TWABD_Button;


WABD_Button5 : TWABD_Button;


WABD_Button6 : TWABD_Button;


WABD_Button7 : TWABD_Button;


WABD_Button8 : TWABD_Button;


WABD_Button9 : TWABD_Button;


WABD_CheckBox1 : TWABD_CheckBox;


WABD_CheckBox2 : TWABD_CheckBox;


WABD_CheckBox3 : TWABD_CheckBox;


WABD_ComboBox1 : TWABD_ComboBox;


WABD_DataTable1 : TWABD_DataTable;


WABD_Edit1 : TWABD_Edit;


WABD_EditTable1 : TWABD_EditTable;


WABD_FormSection1 : TWABD_FormSection;


WABD_FormSection10 : TWABD_FormSection;


WABD_FormSection2 : TWABD_FormSection;


WABD_FormSection3 : TWABD_FormSection;


WABD_FormSection4 : TWABD_FormSection;


WABD_FormSection5 : TWABD_FormSection;


WABD_FormSection6 : TWABD_FormSection;


WABD_FormSection7 : TWABD_FormSection;


WABD_FormSection8 : TWABD_FormSection;


WABD_FormSection9 : TWABD_FormSection;


WABD_Header1 : TWABD_Header;


WABD_Header10 : TWABD_Header;


WABD_Header11 : TWABD_Header;


WABD_Header12 : TWABD_Header;


WABD_Header2 : TWABD_Header;


WABD_Header3 : TWABD_Header;


WABD_Header4 : TWABD_Header;


WABD_Header5 : TWABD_Header;


WABD_Header6 : TWABD_Header;


WABD_Header7 : TWABD_Header;


WABD_Header8 : TWABD_Header;


WABD_Header9 : TWABD_Header;


WABD_Image1 : TWABD_Image;


WABD_Label1 : TWABD_Label;


WABD_Label10 : TWABD_Label;


WABD_Label11 : TWABD_Label;


WABD_Label12 : TWABD_Label;


WABD_Label13 : TWABD_Label;


WABD_Label14 : TWABD_Label;


WABD_Label15 : TWABD_Label;


WABD_Label16 : TWABD_Label;


WABD_Label17 : TWABD_Label;


WABD_Label18 : TWABD_Label;


WABD_Label19 : TWABD_Label;


WABD_Label2 : TWABD_Label;


WABD_Label3 : TWABD_Label;


WABD_Label4 : TWABD_Label;


WABD_Label5 : TWABD_Label;


WABD_Label6 : TWABD_Label;


WABD_Label7 : TWABD_Label;


WABD_Label8 : TWABD_Label;


WABD_Label9 : TWABD_Label;


WABD_ListBox1 : TWABD_ListBox;


WABD_LiveImage1 : TWABD_LiveImage;


WABD_Memo1 : TWABD_Memo;


WABD_RadioButton1 : TWABD_RadioButton;


WABD_RadioButton2 : TWABD_RadioButton;


WABD_RadioButton3 : TWABD_RadioButton;


LogOnTime : TDateTime;

Public declarations


Constructors


Functions


procedure GoodbyeFormShow(Sender: TObject);


procedure HotSpot_FClick(Sender: TObject);


procedure HotSpot_PClick(Sender: TObject);


procedure LiveImageFormShow(Sender: TObject);


procedure TestFormsCreate(Sender: TObject);


procedure UpdateImageClick(Sender: TObject);


procedure UserSessionFirstLogon(Sender: TObject);


procedure WABD_Button10Click(Sender: TObject);


procedure WABD_Button11Click(Sender: TObject);


procedure WABD_Button12Click(Sender: TObject);


procedure WABD_Button13Click(Sender: TObject);


procedure WABD_Button14Click(Sender: TObject);


procedure WABD_Button15Click(Sender: TObject);


procedure WABD_Button1Click(Sender: TObject);


procedure WABD_Button2Click(Sender: TObject);


procedure WABD_Button3Click(Sender: TObject);


procedure WABD_Button4Click(Sender: TObject);


procedure WABD_Button5Click(Sender: TObject);


procedure WABD_Button6Click(Sender: TObject);


procedure WABD_Button7Click(Sender: TObject);


procedure WABD_Button8Click(Sender: TObject);


procedure WABD_Button9Click(Sender: TObject);


procedure WABD_Image1MouseDown(Sender: TObject; X, Y: Integer);


procedure Turn(b: boolean);


Properties


Events


Variables


AnimalsSrc : TDataSource;


AnimalsTab : TTable;


BgndImage : TWABD_Image;


ClickLabel : TWABD_Label;


ControlsForm : TWABD_Form;


FillEdit : TWABD_Edit;


GoodbyeForm : TWABD_Form;


HotSpot_F : TWABD_HotSpot;


HotSpot_P : TWABD_HotSpot;


HTMLCompForm : TWABD_Form;


ImageForm : TWABD_Form;


LastForm : TWABD_Form;


LiveImageForm : TWABD_Form;


MainForm : TWABD_Form;


Session1 : TSession;


TableForm : TWABD_Form;


TimeLabel : TWABD_Label;


UpdateImage : TWABD_Button;


UserSession : TWABD_Session;


WABD_Anchor1 : TWABD_Anchor;


WABD_Anchor2 : TWABD_Anchor;


WABD_BlankLines1 : TWABD_BlankLines;


WABD_BlankLines2 : TWABD_BlankLines;


WABD_BlankLines3 : TWABD_BlankLines;


WABD_BlankLines4 : TWABD_BlankLines;


WABD_BlankLines5 : TWABD_BlankLines;


WABD_Button1 : TWABD_Button;


WABD_Button10 : TWABD_Button;


WABD_Button11 : TWABD_Button;


WABD_Button12 : TWABD_Button;


WABD_Button13 : TWABD_Button;


WABD_Button14 : TWABD_Button;


WABD_Button15 : TWABD_Button;


WABD_Button2 : TWABD_Button;


WABD_Button3 : TWABD_Button;


WABD_Button4 : TWABD_Button;


WABD_Button5 : TWABD_Button;


WABD_Button6 : TWABD_Button;


WABD_Button7 : TWABD_Button;


WABD_Button8 : TWABD_Button;


WABD_Button9 : TWABD_Button;


WABD_CheckBox1 : TWABD_CheckBox;


WABD_CheckBox2 : TWABD_CheckBox;


WABD_CheckBox3 : TWABD_CheckBox;


WABD_ComboBox1 : TWABD_ComboBox;


WABD_DataTable1 : TWABD_DataTable;


WABD_Edit1 : TWABD_Edit;


WABD_EditTable1 : TWABD_EditTable;


WABD_FormSection1 : TWABD_FormSection;


WABD_FormSection10 : TWABD_FormSection;


WABD_FormSection2 : TWABD_FormSection;


WABD_FormSection3 : TWABD_FormSection;


WABD_FormSection4 : TWABD_FormSection;


WABD_FormSection5 : TWABD_FormSection;


WABD_FormSection6 : TWABD_FormSection;


WABD_FormSection7 : TWABD_FormSection;


WABD_FormSection8 : TWABD_FormSection;


WABD_FormSection9 : TWABD_FormSection;


WABD_Header1 : TWABD_Header;


WABD_Header10 : TWABD_Header;


WABD_Header11 : TWABD_Header;


WABD_Header12 : TWABD_Header;


WABD_Header2 : TWABD_Header;


WABD_Header3 : TWABD_Header;


WABD_Header4 : TWABD_Header;


WABD_Header5 : TWABD_Header;


WABD_Header6 : TWABD_Header;


WABD_Header7 : TWABD_Header;


WABD_Header8 : TWABD_Header;


WABD_Header9 : TWABD_Header;


WABD_Image1 : TWABD_Image;


WABD_Label1 : TWABD_Label;


WABD_Label10 : TWABD_Label;


WABD_Label11 : TWABD_Label;


WABD_Label12 : TWABD_Label;


WABD_Label13 : TWABD_Label;


WABD_Label14 : TWABD_Label;


WABD_Label15 : TWABD_Label;


WABD_Label16 : TWABD_Label;


WABD_Label17 : TWABD_Label;


WABD_Label18 : TWABD_Label;


WABD_Label19 : TWABD_Label;


WABD_Label2 : TWABD_Label;


WABD_Label3 : TWABD_Label;


WABD_Label4 : TWABD_Label;


WABD_Label5 : TWABD_Label;


WABD_Label6 : TWABD_Label;


WABD_Label7 : TWABD_Label;


WABD_Label8 : TWABD_Label;


WABD_Label9 : TWABD_Label;


WABD_ListBox1 : TWABD_ListBox;


WABD_LiveImage1 : TWABD_LiveImage;


WABD_Memo1 : TWABD_Memo;


WABD_RadioButton1 : TWABD_RadioButton;


WABD_RadioButton2 : TWABD_RadioButton;


WABD_RadioButton3 : TWABD_RadioButton;


LogOnTime : TDateTime;

Public declarations