- object ConfigForm: TConfigForm
- Left = 273
- Top = 208
- BorderStyle = bsDialog
- BorderWidth = 4
- Caption = #37197#32622
- ClientHeight = 262
- ClientWidth = 393
- Color = clBtnFace
- Font.Charset = GB2312_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = #23435#20307
- Font.Style = []
- OldCreateOrder = False
- Position = poMainFormCenter
- OnClose = FormClose
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 12
- object RzDialogButtons1: TRzDialogButtons
- Left = 0
- Top = 226
- Width = 393
- ActionOk = actOk
- ActionCancel = actCancel
- ActionHelp = actHelp
- ButtonColor = 15791348
- CaptionOk = #30830#23450'(&O)'
- CaptionCancel = #21462#28040'(&C)'
- CaptionHelp = #24110#21161'(&H)'
- HotTrack = True
- HighlightColor = 16026986
- HotTrackColor = 3983359
- HotTrackColorType = htctActual
- ShowHelpButton = True
- ParentColor = True
- TabOrder = 0
- end
- object pcMain: TRzPageControl
- Left = 0
- Top = 0
- Width = 393
- Height = 226
- ActivePage = RzTabSheet1
- Align = alClient
- Color = 16119543
- FlatColor = 10263441
- HotTrack = False
- HotTrackColor = 3983359
- HotTrackColorType = htctActual
- ParentColor = False
- TabColors.HighlightBar = 3983359
- TabIndex = 0
- TabOrder = 1
- FixedDimension = 18
- object RzTabSheet1: TRzTabSheet
- Color = 16119543
- Caption = #32593#32476#35774#32622
- object RzLabel1: TRzLabel
- Left = 56
- Top = 24
- Width = 48
- Height = 12
- Caption = #19978#32593#31867#22411
- end
- object cbxConnectType: TRzComboBox
- Left = 112
- Top = 20
- Width = 157
- Height = 20
- Style = csDropDownList
- Ctl3D = False
- FlatButtons = True
- FrameColor = 12164479
- FrameVisible = True
- ItemHeight = 12
- ParentCtl3D = False
- TabOrder = 0
- OnChange = cbxConnectTypeChange
- Items.Strings = (
- #25320#21495#19978#32593
- #23616#22495#32593#25509#20837'Internet')
- end
- object RzGroupBox2: TRzGroupBox
- Left = 40
- Top = 60
- Width = 337
- Height = 133
- Caption = ' '
- ParentColor = True
- TabOrder = 1
- object Label4: TLabel
- Left = 32
- Top = 32
- Width = 84
- Height = 12
- Caption = #20195#29702#26381#21153#22120#22320#22336
- end
- object Label5: TLabel
- Left = 176
- Top = 32
- Width = 36
- Height = 12
- Caption = #31471#21475#21495
- end
- object Label6: TLabel
- Left = 176
- Top = 80
- Width = 72
- Height = 12
- Caption = #26657#39564#29992#25143#23494#30721
- end
- object Label7: TLabel
- Left = 32
- Top = 80
- Width = 60
- Height = 12
- Caption = #26657#39564#29992#25143#21517
- end
- object chkProxy: TRzCheckBox
- Left = 12
- Top = 0
- Width = 185
- Height = 17
- Action = actUserProxy
- FrameColor = 8409372
- HighlightColor = 2203937
- HotTrack = True
- HotTrackColor = 3983359
- HotTrackColorType = htctActual
- State = cbUnchecked
- TabOrder = 0
- OnClick = chkProxyClick
- end
- object edtProxyIP: TRzEdit
- Left = 32
- Top = 48
- Width = 121
- Height = 20
- Enabled = False
- FocusColor = 16119543
- FrameColor = 12164479
- FrameVisible = True
- TabOrder = 1
- end
- object edtProxyPort: TRzEdit
- Left = 176
- Top = 48
- Width = 121
- Height = 20
- Enabled = False
- FocusColor = 16119543
- FrameColor = 12164479
- FrameVisible = True
- TabOrder = 2
- end
- object edtProxyPass: TRzEdit
- Left = 176
- Top = 96
- Width = 121
- Height = 20
- Enabled = False
- FocusColor = 16119543
- FrameColor = 12164479
- FrameVisible = True
- PasswordChar = '*'
- TabOrder = 3
- end
- object edtProxyUser: TRzEdit
- Left = 32
- Top = 96
- Width = 121
- Height = 20
- Enabled = False
- FocusColor = 16119543
- FrameColor = 12164479
- FrameVisible = True
- TabOrder = 4
- end
- end
- end
- object RzTabSheet2: TRzTabSheet
- Color = 16119543
- Caption = 'LiveUpdate'#26381#21153#22120
- object Label1: TLabel
- Left = 16
- Top = 28
- Width = 126
- Height = 12
- Caption = ' LiveUpdate'#26381#21153#22120#22320#22336
- end
- object Label8: TLabel
- Left = 254
- Top = 28
- Width = 36
- Height = 12
- Caption = #31471#21475#21495
- end
- object RzGroupBox1: TRzGroupBox
- Left = 24
- Top = 64
- Width = 349
- Height = 117
- Caption = ' '
- ParentColor = True
- TabOrder = 0
- ThemeAware = False
- object Label2: TLabel
- Left = 60
- Top = 40
- Width = 60
- Height = 12
- Caption = #26657#39564#29992#25143#21517
- end
- object Label3: TLabel
- Left = 48
- Top = 72
- Width = 72
- Height = 12
- Caption = #26657#39564#29992#25143#23494#30721
- end
- object chkAuthentication: TRzCheckBox
- Left = 12
- Top = 0
- Width = 133
- Height = 17
- Caption = #26381#21153#22120#38656#35201#36523#20221#39564#35777
- FrameColor = 8409372
- HighlightColor = 2203937
- HotTrack = True
- HotTrackColor = 3983359
- HotTrackColorType = htctActual
- State = cbUnchecked
- TabOrder = 0
- OnClick = chkAuthenticationClick
- end
- object edtUsername: TRzEdit
- Left = 128
- Top = 36
- Width = 121
- Height = 20
- Enabled = False
- FocusColor = 16119543
- FrameColor = 12164479
- FrameVisible = True
- TabOrder = 1
- end
- object edtPassword: TRzEdit
- Left = 128
- Top = 68
- Width = 121
- Height = 20
- Enabled = False
- FocusColor = 16119543
- FrameColor = 12164479
- FrameVisible = True
- PasswordChar = '*'
- TabOrder = 2
- end
- end
- object edtServerIP: TRzEdit
- Left = 152
- Top = 24
- Width = 93
- Height = 20
- FrameColor = 12164479
- FrameVisible = True
- TabOrder = 1
- end
- object edtServerPort: TRzEdit
- Left = 296
- Top = 24
- Width = 73
- Height = 20
- FrameColor = 12164479
- FrameVisible = True
- TabOrder = 2
- end
- end
- end
- object ActionList1: TActionList
- Left = 293
- Top = 72
- object actOk: TAction
- Caption = #30830#23450'(&O)'
- OnExecute = actOkExecute
- end
- object actCancel: TAction
- Caption = #21462#28040'(&C)'
- OnExecute = actCancelExecute
- end
- object actHelp: TAction
- Caption = #24110#21161'(&H)'
- OnExecute = actHelpExecute
- end
- object actUserProxy: TAction
- Caption = #20351#29992#20195#29702#26381#21153#22120'(Socks5'#20195#29702')'
- end
- end
- end