| Class TConfigForm (unit HHConfig) |
TForm
Renamed from Config.pas 6/14/1998 Paul Rice to avoid conflict with others' work.
| Constructors |
| Functions |
procedure FormShow(Sender: TObject);
procedure HostButtonClick(Sender: TObject);
procedure JoinButtonClick(Sender: TObject);
procedure ModemConnectButtonClick(Sender: TObject);
procedure OtherConnectButtonClick(Sender: TObject);
procedure ProviderListChange(Sender: TObject);
procedure SessionListBoxClick(Sender: TObject);
procedure TCPIPConnectButtonClick(Sender: TObject);| Properties |
| Events |
| Variables |
HostButton : TButton;
JoinButton : TButton;
Label1 : TLabel;
Label2 : TLabel;
Label3 : TLabel;
Label4 : TLabel;
Label5 : TLabel;
Label6 : TLabel;
Label7 : TLabel;
ModemComboBox : TComboBox;
ModemConnectButton : TButton;
ModemPhoneNumber : TEdit;
OtherConnectButton : TButton;
PlayerNameEdit : TEdit;
ProviderList : TComboBox;
ProviderSetting : TNotebook;
SessionListBox : TListBox;
SessionNameEdit : TEdit;
TCPIPConnectButton : TButton;
TCPIPHostName : TEdit;
DXPlay : TDXPlay;| Constructors |
| Functions |
procedure FormShow(Sender: TObject);
procedure HostButtonClick(Sender: TObject);
procedure JoinButtonClick(Sender: TObject);
procedure ModemConnectButtonClick(Sender: TObject);
procedure OtherConnectButtonClick(Sender: TObject);
procedure ProviderListChange(Sender: TObject);
procedure SessionListBoxClick(Sender: TObject);
procedure TCPIPConnectButtonClick(Sender: TObject);Other
| Properties |
| Events |
| Variables |
HostButton : TButton;
JoinButton : TButton;
Label1 : TLabel;
Label2 : TLabel;
Label3 : TLabel;
Label4 : TLabel;
Label5 : TLabel;
Label6 : TLabel;
Label7 : TLabel;
ModemComboBox : TComboBox;
ModemConnectButton : TButton;
ModemPhoneNumber : TEdit;
OtherConnectButton : TButton;
PlayerNameEdit : TEdit;
ProviderList : TComboBox;
ProviderSetting : TNotebook;
SessionListBox : TListBox;
SessionNameEdit : TEdit;
TCPIPConnectButton : TButton;
TCPIPHostName : TEdit;
DXPlay : TDXPlay;