home *** CD-ROM | disk | FTP | other *** search
- object fSetup: TfSetup
- Left = 351
- Top = 275
- BorderStyle = bsDialog
- Caption = 'Nastaven'#237
- ClientHeight = 259
- ClientWidth = 470
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -14
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- OnClose = FormClose
- OnCreate = FormCreate
- PixelsPerInch = 120
- TextHeight = 16
- object Label1: TLabel
- Left = 261
- Top = 6
- Width = 188
- Height = 16
- Caption = 'Velikost textu v seznamu kan'#225'l'#367
- end
- object fcDialogButtons1: TfcDialogButtons
- Left = 0
- Top = 220
- Width = 470
- Height = 39
- Buttons = [bkOK, bkCancel, bkHelp]
- ShowSeparator = False
- end
- object ChxAutoStart: TCheckBox
- Left = 5
- Top = 6
- Width = 218
- Height = 21
- Caption = 'Aktualizovat kan'#225'ly p'#345'i startu'
- TabOrder = 1
- end
- object CbTextSize: TComboBox
- Left = 261
- Top = 26
- Width = 203
- Height = 24
- Style = csDropDownList
- ItemHeight = 16
- ItemIndex = 1
- TabOrder = 2
- Text = 'Norm'#225'ln'#237
- Items.Strings = (
- 'Mal'#233
- 'Norm'#225'ln'#237
- 'Velk'#233)
- end
- object GroupBox1: TGroupBox
- Left = 5
- Top = 75
- Width = 459
- Height = 143
- Caption = 'Proxy'
- TabOrder = 3
- object EdProxyHost: TLabeledEdit
- Left = 20
- Top = 59
- Width = 326
- Height = 21
- EditLabel.Width = 34
- EditLabel.Height = 19
- EditLabel.Caption = 'Host'
- LabelPosition = lpAbove
- LabelSpacing = 3
- TabOrder = 0
- end
- object EdProxyPort: TLabeledEdit
- Left = 354
- Top = 59
- Width = 90
- Height = 21
- EditLabel.Width = 30
- EditLabel.Height = 19
- EditLabel.Caption = 'Port'
- LabelPosition = lpAbove
- LabelSpacing = 3
- TabOrder = 1
- end
- object EdProxyUser: TLabeledEdit
- Left = 20
- Top = 108
- Width = 218
- Height = 21
- EditLabel.Width = 50
- EditLabel.Height = 20
- EditLabel.Caption = 'Jm'#233'no'
- LabelPosition = lpAbove
- LabelSpacing = 3
- TabOrder = 2
- end
- object EdProxyPwd: TLabeledEdit
- Left = 246
- Top = 108
- Width = 198
- Height = 21
- EditLabel.Width = 44
- EditLabel.Height = 20
- EditLabel.Caption = 'Heslo'
- LabelPosition = lpAbove
- LabelSpacing = 3
- TabOrder = 3
- end
- object ChxUseProxy: TCheckBox
- Left = 20
- Top = 18
- Width = 119
- Height = 21
- Caption = 'Pou'#382#237't proxy'
- TabOrder = 4
- OnClick = ChxUseProxyClick
- end
- end
- object OfflineChbx: TCheckBox
- Left = 5
- Top = 29
- Width = 119
- Height = 20
- Caption = 'Pracovat offline'
- TabOrder = 4
- end
- object CatchWinCbx: TCheckBox
- Left = 5
- Top = 54
- Width = 156
- Height = 17
- Caption = 'Nov'#225' okna do z'#225'lo'#382'ek'
- TabOrder = 5
- end
- end
-