Class TfrmConnProp (unit ConnProp)

Inherits from

TForm

Constructors



Functions

procedure chkClick(Sender: TObject);


procedure FormCreate(Sender: TObject);


procedure FormShow(Sender: TObject);


procedure check_controls;

Private declarations

Properties

Events

Variables

btnCancel : TButton;


btnOk : TButton;


cboDevice : TComboBox;


chkDisableLcpExtensions : TCheckBox;


chkIP : TCheckBox;


chkIpHeaderCompression : TCheckBox;


chkIPX : TCheckBox;


chkModemLights : TCheckBox;


chkNetBEUI : TCheckBox;


chkNetworkLogon : TCheckBox;


chkPromoteAlternates : TCheckBox;


chkRemoteDefaultGateway : TCheckBox;


chkRequireDataEncryption : TCheckBox;


chkRequireEncryptedPw : TCheckBox;


chkRequireMsEncryptedPw : TCheckBox;


chkSecureLocalFiles : TCheckBox;


chkSpecificIpAddr : TCheckBox;


chkSpecificNameServers : TCheckBox;


chkSwCompression : TCheckBox;


chkTerminalAfterDial : TCheckBox;


chkTerminalBeforeDial : TCheckBox;


chkUseCountryAndAreaCodes : TCheckBox;


chkUseLogonCredentials : TCheckBox;


grpOptions : TGroupBox;


grpProtocols : TGroupBox;


lblAreaCode : TLabel;


lblCountryCode : TLabel;


lblCountryID : TLabel;


lblDevice : TLabel;


lblFrameSize : TLabel;


lblIPAddr : TLabel;


lblName : TLabel;


lblPhoneNumber : TLabel;


lblPrimaryDNS : TLabel;


lblPrimaryWINS : TLabel;


lblScript : TLabel;


lblSecondaryDNS : TLabel;


lblSecondaryWINS : TLabel;


optFraming : TRadioGroup;


txtAreaCode : TEdit;


txtCountryCode : TEdit;


txtCountryID : TEdit;


txtFrameSize : TEdit;


txtIpAddr : TEdit;


txtName : TEdit;


txtPhoneNumber : TEdit;


txtPrimaryDNS : TEdit;


txtPrimaryWINS : TEdit;


txtScript : TEdit;


txtSecondaryDNS : TEdit;


txtSecondaryWINS : TEdit;



Constructors


Functions


procedure chkClick(Sender: TObject);


procedure FormCreate(Sender: TObject);


procedure FormShow(Sender: TObject);


procedure check_controls;

Private declarations


Properties


Events


Variables


btnCancel : TButton;


btnOk : TButton;


cboDevice : TComboBox;


chkDisableLcpExtensions : TCheckBox;


chkIP : TCheckBox;


chkIpHeaderCompression : TCheckBox;


chkIPX : TCheckBox;


chkModemLights : TCheckBox;


chkNetBEUI : TCheckBox;


chkNetworkLogon : TCheckBox;


chkPromoteAlternates : TCheckBox;


chkRemoteDefaultGateway : TCheckBox;


chkRequireDataEncryption : TCheckBox;


chkRequireEncryptedPw : TCheckBox;


chkRequireMsEncryptedPw : TCheckBox;


chkSecureLocalFiles : TCheckBox;


chkSpecificIpAddr : TCheckBox;


chkSpecificNameServers : TCheckBox;


chkSwCompression : TCheckBox;


chkTerminalAfterDial : TCheckBox;


chkTerminalBeforeDial : TCheckBox;


chkUseCountryAndAreaCodes : TCheckBox;


chkUseLogonCredentials : TCheckBox;


grpOptions : TGroupBox;


grpProtocols : TGroupBox;


lblAreaCode : TLabel;


lblCountryCode : TLabel;


lblCountryID : TLabel;


lblDevice : TLabel;


lblFrameSize : TLabel;


lblIPAddr : TLabel;


lblName : TLabel;


lblPhoneNumber : TLabel;


lblPrimaryDNS : TLabel;


lblPrimaryWINS : TLabel;


lblScript : TLabel;


lblSecondaryDNS : TLabel;


lblSecondaryWINS : TLabel;


optFraming : TRadioGroup;


txtAreaCode : TEdit;


txtCountryCode : TEdit;


txtCountryID : TEdit;


txtFrameSize : TEdit;


txtIpAddr : TEdit;


txtName : TEdit;


txtPhoneNumber : TEdit;


txtPrimaryDNS : TEdit;


txtPrimaryWINS : TEdit;


txtScript : TEdit;


txtSecondaryDNS : TEdit;


txtSecondaryWINS : TEdit;