| Class TfrmAddress (unit Unit2) |
TStandardForm
| Constructors |
| Functions |
procedure FormShow(Sender: TObject);
procedure oopButton1Click(Sender: TObject);
procedure oopButton2Click(Sender: TObject);
procedure PickButton1Pick(Result: TStringList);
procedure SDIToolbarFind_Proc(Sender: TObject);
procedure SDIToolbarSave_Proc(Sender: TObject);
procedure FormState(State: TFormState);| Properties |
| Events |
| Variables |
DBEdit1 : TDBEdit;
DBEdit10 : TDBEdit;
DBEdit11 : TDBEdit;
DBEdit12 : TDBEdit;
DBEdit13 : TDBEdit;
DBEdit14 : TDBEdit;
DBEdit15 : TDBEdit;
DBEdit16 : TDBEdit;
DBEdit17 : TDBEdit;
DBEdit18 : TDBEdit;
DBEdit2 : TDBEdit;
DBEdit3 : TDBEdit;
DBEdit4 : TDBEdit;
DBEdit5 : TDBEdit;
DBEdit6 : TDBEdit;
DBEdit7 : TDBEdit;
DBEdit8 : TDBEdit;
DBEdit9 : TDBEdit;
Label1 : TLabel;
Label10 : TLabel;
Label11 : TLabel;
Label12 : TLabel;
Label13 : TLabel;
Label14 : TLabel;
Label15 : TLabel;
Label16 : TLabel;
Label17 : TLabel;
Label18 : TLabel;
Label2 : TLabel;
Label3 : TLabel;
Label4 : TLabel;
Label5 : TLabel;
Label6 : TLabel;
Label7 : TLabel;
Label8 : TLabel;
Label9 : TLabel;
oopButton1 : ToopButton;
oopButton2 : ToopButton;
oopButton3 : ToopButton;
oopButton4 : ToopButton;
oopButton5 : ToopButton;
oopDBDteEdit1 : ToopDBDteEdit;
PickButton1 : TPickButton;| Constructors |
| Functions |
procedure FormShow(Sender: TObject);
procedure oopButton1Click(Sender: TObject);
procedure oopButton2Click(Sender: TObject);
procedure PickButton1Pick(Result: TStringList);
procedure SDIToolbarFind_Proc(Sender: TObject);
procedure SDIToolbarSave_Proc(Sender: TObject);
procedure FormState(State: TFormState);Private declarations
| Properties |
| Events |
| Variables |
DBEdit1 : TDBEdit;
DBEdit10 : TDBEdit;
DBEdit11 : TDBEdit;
DBEdit12 : TDBEdit;
DBEdit13 : TDBEdit;
DBEdit14 : TDBEdit;
DBEdit15 : TDBEdit;
DBEdit16 : TDBEdit;
DBEdit17 : TDBEdit;
DBEdit18 : TDBEdit;
DBEdit2 : TDBEdit;
DBEdit3 : TDBEdit;
DBEdit4 : TDBEdit;
DBEdit5 : TDBEdit;
DBEdit6 : TDBEdit;
DBEdit7 : TDBEdit;
DBEdit8 : TDBEdit;
DBEdit9 : TDBEdit;
Label1 : TLabel;
Label10 : TLabel;
Label11 : TLabel;
Label12 : TLabel;
Label13 : TLabel;
Label14 : TLabel;
Label15 : TLabel;
Label16 : TLabel;
Label17 : TLabel;
Label18 : TLabel;
Label2 : TLabel;
Label3 : TLabel;
Label4 : TLabel;
Label5 : TLabel;
Label6 : TLabel;
Label7 : TLabel;
Label8 : TLabel;
Label9 : TLabel;
oopButton1 : ToopButton;
oopButton2 : ToopButton;
oopButton3 : ToopButton;
oopButton4 : ToopButton;
oopButton5 : ToopButton;
oopDBDteEdit1 : ToopDBDteEdit;
PickButton1 : TPickButton;