Class TWWWDataMod (unit WWW_DataMod)

Inherits from

TDataModule

Constructors



Functions

procedure DataTableRecordClick(Sender: TWABD_DataTable; RowIndex: Integer; var MoveToRecord: Boolean);


procedure LogOffButClick(Sender: TObject);


procedure MainFormShow(Sender: TObject);


procedure ReturnBut2Click(Sender: TObject);


procedure ReturnButClick(Sender: TObject);


procedure ViewButClick(Sender: TObject);


procedure WABD_Session1FirstLogon(Sender: TObject);


procedure WABD_SessionMgr1CreateSession(var NewSession: TWABD_Session);


procedure WABD_SessionMgr1DestroySession(Session: TWABD_Session);

This is NOT thread safe!

procedure SetCurTable;


Properties

Events

Variables

Anchor1 : TWABD_Anchor;


DataSource1 : TDataSource;


DataTable : TWABD_DataTable;


DetailTable : TWABD_DataTable;


LogOffBut : TWABD_Button;


LogOffForm : TWABD_Form;


MainForm : TWABD_Form;


ReturnBut : TWABD_Button;


ReturnBut2 : TWABD_Button;


TableBox : TWABD_ComboBox;


TableDetailForm : TWABD_Form;


TableForm : TWABD_Form;


TabNameHdr : TWABD_Header;


TabNameHdr2 : TWABD_Header;


TimeHdr : TWABD_Header;


ViewBut : TWABD_Button;


WABD_FormSection1 : TWABD_FormSection;


WABD_FormSection2 : TWABD_FormSection;


WABD_FormSection3 : TWABD_FormSection;


WABD_FormSection5 : TWABD_FormSection;


WABD_Header1 : TWABD_Header;


WABD_Header2 : TWABD_Header;


WABD_Label1 : TWABD_Label;


WABD_Session1 : TWABD_Session;


WABD_SessionMgr1 : TWABD_SessionMgr;


TableSet : TTableSetHelper;

Public declarations


Constructors


Functions


procedure DataTableRecordClick(Sender: TWABD_DataTable; RowIndex: Integer; var MoveToRecord: Boolean);


procedure LogOffButClick(Sender: TObject);


procedure MainFormShow(Sender: TObject);


procedure ReturnBut2Click(Sender: TObject);


procedure ReturnButClick(Sender: TObject);


procedure ViewButClick(Sender: TObject);


procedure WABD_Session1FirstLogon(Sender: TObject);


procedure WABD_SessionMgr1CreateSession(var NewSession: TWABD_Session);


procedure WABD_SessionMgr1DestroySession(Session: TWABD_Session);

This is NOT thread safe!


procedure SetCurTable;


Properties


Events


Variables


Anchor1 : TWABD_Anchor;


DataSource1 : TDataSource;


DataTable : TWABD_DataTable;


DetailTable : TWABD_DataTable;


LogOffBut : TWABD_Button;


LogOffForm : TWABD_Form;


MainForm : TWABD_Form;


ReturnBut : TWABD_Button;


ReturnBut2 : TWABD_Button;


TableBox : TWABD_ComboBox;


TableDetailForm : TWABD_Form;


TableForm : TWABD_Form;


TabNameHdr : TWABD_Header;


TabNameHdr2 : TWABD_Header;


TimeHdr : TWABD_Header;


ViewBut : TWABD_Button;


WABD_FormSection1 : TWABD_FormSection;


WABD_FormSection2 : TWABD_FormSection;


WABD_FormSection3 : TWABD_FormSection;


WABD_FormSection5 : TWABD_FormSection;


WABD_Header1 : TWABD_Header;


WABD_Header2 : TWABD_Header;


WABD_Label1 : TWABD_Label;


WABD_Session1 : TWABD_Session;


WABD_SessionMgr1 : TWABD_SessionMgr;


TableSet : TTableSetHelper;

Public declarations