home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 March / Chip_2000-03_cd.bin / tema / Globe / Ticker.exe / 0 / RCDATA / TFORM2 / TFORM2.txt
Text File  |  2000-01-25  |  29KB  |  1,189 lines

  1. object Form2: TForm2
  2.   Left = 195
  3.   Top = 104
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsToolWindow
  6.   Caption = 'Press Ticker - nastaven∩┐╜ vlastnost∩┐╜ '
  7.   ClientHeight = 440
  8.   ClientWidth = 506
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = True
  16.   Position = poScreenCenter
  17.   OnActivate = FormActivate
  18.   OnClose = FormClose
  19.   OnCreate = FormCreate
  20.   OnShow = FormShow
  21.   PixelsPerInch = 96
  22.   TextHeight = 13
  23.   object Button1: TButton
  24.     Left = 309
  25.     Top = 408
  26.     Width = 75
  27.     Height = 25
  28.     Caption = 'Ok'
  29.     TabOrder = 0
  30.     OnClick = Button1Click
  31.   end
  32.   object Button2: TButton
  33.     Left = 389
  34.     Top = 408
  35.     Width = 75
  36.     Height = 25
  37.     Caption = 'Zru∩┐╜it'
  38.     TabOrder = 1
  39.     OnClick = Button2Click
  40.   end
  41.   object PageControl1: TPageControl
  42.     Left = 16
  43.     Top = 16
  44.     Width = 465
  45.     Height = 385
  46.     ActivePage = TabSheet3
  47.     HotTrack = True
  48.     TabOrder = 2
  49.     object TabSheet1: TTabSheet
  50.       Caption = 'Prodlevy'
  51.       object GroupBox2: TGroupBox
  52.         Left = 32
  53.         Top = 2
  54.         Width = 385
  55.         Height = 81
  56.         Caption = 'Prodlevy v zobrazen∩┐╜ textu zpr∩┐╜v'
  57.         TabOrder = 0
  58.         object Label1: TLabel
  59.           Left = 32
  60.           Top = 56
  61.           Width = 26
  62.           Height = 13
  63.           Caption = '1 sec'
  64.         end
  65.         object Label2: TLabel
  66.           Left = 328
  67.           Top = 56
  68.           Width = 32
  69.           Height = 13
  70.           Caption = '10 sec'
  71.         end
  72.         object Label3: TLabel
  73.           Left = 136
  74.           Top = 56
  75.           Width = 96
  76.           Height = 13
  77.           Caption = 'Nastaveno na 5 sec'
  78.         end
  79.         object TrackBar1: TTrackBar
  80.           Left = 32
  81.           Top = 16
  82.           Width = 321
  83.           Height = 41
  84.           Min = 1
  85.           Orientation = trHorizontal
  86.           PageSize = 1
  87.           Frequency = 1
  88.           Position = 5
  89.           SelEnd = 0
  90.           SelStart = 0
  91.           TabOrder = 0
  92.           ThumbLength = 20
  93.           TickMarks = tmBottomRight
  94.           TickStyle = tsAuto
  95.           OnChange = TrackBar1Change
  96.         end
  97.       end
  98.       object GroupBox1: TGroupBox
  99.         Left = 32
  100.         Top = 88
  101.         Width = 385
  102.         Height = 81
  103.         Caption = 'Stahov∩┐╜n∩┐╜ nov∩┐╜ch zpr∩┐╜v'
  104.         TabOrder = 1
  105.         object Label4: TLabel
  106.           Left = 32
  107.           Top = 56
  108.           Width = 31
  109.           Height = 13
  110.           Caption = '30 min'
  111.         end
  112.         object Label5: TLabel
  113.           Left = 328
  114.           Top = 56
  115.           Width = 27
  116.           Height = 13
  117.           Caption = '2 hod'
  118.         end
  119.         object Label6: TLabel
  120.           Left = 136
  121.           Top = 56
  122.           Width = 97
  123.           Height = 13
  124.           Caption = 'Nastaveno na 1 hod'
  125.         end
  126.         object TrackBar2: TTrackBar
  127.           Left = 32
  128.           Top = 16
  129.           Width = 321
  130.           Height = 41
  131.           Max = 3
  132.           Min = 1
  133.           Orientation = trHorizontal
  134.           PageSize = 1
  135.           Frequency = 1
  136.           Position = 2
  137.           SelEnd = 0
  138.           SelStart = 0
  139.           TabOrder = 0
  140.           ThumbLength = 20
  141.           TickMarks = tmBottomRight
  142.           TickStyle = tsAuto
  143.           OnChange = TrackBar2Change
  144.         end
  145.       end
  146.       object GroupBox3: TGroupBox
  147.         Left = 32
  148.         Top = 175
  149.         Width = 385
  150.         Height = 85
  151.         Caption = 'Zji∩┐╜tov∩┐╜n∩┐╜ nov∩┐╜ po∩┐╜ty'
  152.         TabOrder = 2
  153.         object Label7: TLabel
  154.           Left = 32
  155.           Top = 56
  156.           Width = 25
  157.           Height = 13
  158.           Caption = '1 min'
  159.         end
  160.         object Label8: TLabel
  161.           Left = 328
  162.           Top = 56
  163.           Width = 27
  164.           Height = 13
  165.           Caption = '1 hod'
  166.         end
  167.         object Label9: TLabel
  168.           Left = 136
  169.           Top = 56
  170.           Width = 95
  171.           Height = 13
  172.           Caption = 'Nastaveno na 1 min'
  173.         end
  174.         object TrackBar3: TTrackBar
  175.           Left = 32
  176.           Top = 16
  177.           Width = 321
  178.           Height = 41
  179.           Max = 5
  180.           Min = 1
  181.           Orientation = trHorizontal
  182.           PageSize = 1
  183.           Frequency = 1
  184.           Position = 1
  185.           SelEnd = 0
  186.           SelStart = 0
  187.           TabOrder = 0
  188.           ThumbLength = 20
  189.           TickMarks = tmBottomRight
  190.           TickStyle = tsAuto
  191.           OnChange = TrackBar3Change
  192.         end
  193.       end
  194.       object CheckBox1: TCheckBox
  195.         Left = 304
  196.         Top = 248
  197.         Width = 153
  198.         Height = 17
  199.         Caption = 'Prov∩┐╜d∩┐╜t kontrolu po∩┐╜ty'
  200.         TabOrder = 3
  201.         Visible = False
  202.         OnClick = CheckBox1Click
  203.       end
  204.       object GroupBox5: TGroupBox
  205.         Left = 32
  206.         Top = 267
  207.         Width = 385
  208.         Height = 85
  209.         Caption = '∩┐╜asov∩┐╜ limit serveru p∩┐╜i zji∩┐╜∩┐╜ov∩┐╜n∩┐╜ po∩┐╜ty (timeout)'
  210.         TabOrder = 4
  211.         object Label49: TLabel
  212.           Left = 32
  213.           Top = 56
  214.           Width = 26
  215.           Height = 13
  216.           Caption = '1 sec'
  217.         end
  218.         object Label50: TLabel
  219.           Left = 328
  220.           Top = 56
  221.           Width = 38
  222.           Height = 13
  223.           Caption = '300 sec'
  224.         end
  225.         object Label52: TLabel
  226.           Left = 136
  227.           Top = 56
  228.           Width = 102
  229.           Height = 13
  230.           Caption = 'Nastaveno na 30 sec'
  231.         end
  232.         object TrackBar4: TTrackBar
  233.           Left = 32
  234.           Top = 16
  235.           Width = 321
  236.           Height = 41
  237.           Max = 300
  238.           Min = 1
  239.           Orientation = trHorizontal
  240.           PageSize = 1
  241.           Frequency = 1
  242.           Position = 1
  243.           SelEnd = 0
  244.           SelStart = 0
  245.           TabOrder = 0
  246.           ThumbLength = 20
  247.           TickMarks = tmBottomRight
  248.           TickStyle = tsAuto
  249.           OnChange = TrackBar4Change
  250.         end
  251.       end
  252.     end
  253.     object TabSheet2: TTabSheet
  254.       Caption = 'P∩┐╜ipojen∩┐╜'
  255.       object Label10: TLabel
  256.         Left = 24
  257.         Top = 56
  258.         Width = 119
  259.         Height = 13
  260.         Caption = 'K internetu jsem p∩┐╜ipojen:'
  261.       end
  262.       object Panel1: TPanel
  263.         Left = 160
  264.         Top = 40
  265.         Width = 297
  266.         Height = 65
  267.         BevelOuter = bvNone
  268.         TabOrder = 0
  269.         object Label24: TLabel
  270.           Left = 48
  271.           Top = 48
  272.           Width = 89
  273.           Height = 13
  274.           Caption = '(Po∩┐╜k∩┐╜ na spojen∩┐╜)'
  275.           Visible = False
  276.         end
  277.         object RadioButton1: TRadioButton
  278.           Left = 8
  279.           Top = 16
  280.           Width = 113
  281.           Height = 17
  282.           Caption = 'Lok∩┐╜ln∩┐╜ s∩┐╜t∩┐╜'
  283.           Checked = True
  284.           TabOrder = 0
  285.           TabStop = True
  286.           OnClick = RadioButton1Click
  287.         end
  288.         object RadioButton2: TRadioButton
  289.           Left = 8
  290.           Top = 32
  291.           Width = 257
  292.           Height = 17
  293.           Caption = 'Modemem (Po∩┐╜k∩┐╜ na spojen∩┐╜)'
  294.           TabOrder = 1
  295.           OnClick = RadioButton2Click
  296.         end
  297.       end
  298.       object Panel2: TPanel
  299.         Left = 32
  300.         Top = 112
  301.         Width = 337
  302.         Height = 145
  303.         TabOrder = 1
  304.         Visible = False
  305.         object Label12: TLabel
  306.           Left = 16
  307.           Top = 4
  308.           Width = 222
  309.           Height = 13
  310.           Caption = 'Pokud v dob∩┐╜ dotazu nebude modem p∩┐╜ipojen:'
  311.           Enabled = False
  312.         end
  313.         object Label11: TLabel
  314.           Left = 32
  315.           Top = 83
  316.           Width = 89
  317.           Height = 13
  318.           Caption = 'U∩┐╜ivatelsk∩┐╜ jm∩┐╜no:'
  319.         end
  320.         object Label13: TLabel
  321.           Left = 91
  322.           Top = 105
  323.           Width = 30
  324.           Height = 13
  325.           Caption = 'Heslo:'
  326.         end
  327.         object RadioButton3: TRadioButton
  328.           Left = 16
  329.           Top = 24
  330.           Width = 113
  331.           Height = 17
  332.           Caption = 'Okam∩┐╜it∩┐╜ p∩┐╜ipojit'
  333.           Enabled = False
  334.           TabOrder = 0
  335.         end
  336.         object RadioButton4: TRadioButton
  337.           Left = 16
  338.           Top = 40
  339.           Width = 113
  340.           Height = 17
  341.           Caption = 'Zeptat se'
  342.           Enabled = False
  343.           TabOrder = 1
  344.         end
  345.         object RadioButton5: TRadioButton
  346.           Left = 16
  347.           Top = 56
  348.           Width = 113
  349.           Height = 17
  350.           Caption = 'Po∩┐╜kat na spojen∩┐╜'
  351.           Checked = True
  352.           Enabled = False
  353.           TabOrder = 2
  354.           TabStop = True
  355.         end
  356.         object ComboBox1: TComboBox
  357.           Left = 128
  358.           Top = 24
  359.           Width = 169
  360.           Height = 21
  361.           Style = csDropDownList
  362.           Enabled = False
  363.           ItemHeight = 13
  364.           Sorted = True
  365.           TabOrder = 3
  366.         end
  367.         object Edit1: TEdit
  368.           Left = 128
  369.           Top = 80
  370.           Width = 169
  371.           Height = 21
  372.           Enabled = False
  373.           TabOrder = 4
  374.         end
  375.         object Edit2: TEdit
  376.           Left = 128
  377.           Top = 104
  378.           Width = 169
  379.           Height = 21
  380.           Enabled = False
  381.           PasswordChar = '*'
  382.           TabOrder = 5
  383.         end
  384.       end
  385.     end
  386.     object TabSheet3: TTabSheet
  387.       Caption = 'Mo∩┐╜nosti'
  388.       object Label14: TLabel
  389.         Left = 136
  390.         Top = 224
  391.         Width = 180
  392.         Height = 13
  393.         Caption = '(Vy∩┐╜aduje spu∩┐╜t∩┐╜n∩┐╜ WWW prohl∩┐╜e∩┐╜e)'
  394.         Visible = False
  395.       end
  396.       object Check_pocasi: TCheckBox
  397.         Left = 24
  398.         Top = 40
  399.         Width = 153
  400.         Height = 17
  401.         Caption = 'Zobrazovat ikonku po∩┐╜as∩┐╜'
  402.         Checked = True
  403.         State = cbChecked
  404.         TabOrder = 0
  405.       end
  406.       object magnet: TCheckBox
  407.         Left = 24
  408.         Top = 64
  409.         Width = 153
  410.         Height = 17
  411.         Caption = 'Magnetick∩┐╜ horn∩┐╜ hrana'
  412.         Checked = True
  413.         State = cbChecked
  414.         TabOrder = 1
  415.       end
  416.       object Spoustet: TCheckBox
  417.         Left = 24
  418.         Top = 88
  419.         Width = 217
  420.         Height = 17
  421.         Caption = 'Automaticky spou∩┐╜t∩┐╜t p∩┐╜i startu po∩┐╜∩┐╜ta∩┐╜e'
  422.         Checked = True
  423.         State = cbChecked
  424.         TabOrder = 2
  425.       end
  426.       object Button3: TButton
  427.         Left = 24
  428.         Top = 216
  429.         Width = 105
  430.         Height = 25
  431.         Caption = 'V∩┐╜b∩┐╜r zpr∩┐╜v'
  432.         TabOrder = 3
  433.         Visible = False
  434.         OnClick = Button3Click
  435.       end
  436.       object GroupBox4: TGroupBox
  437.         Left = 360
  438.         Top = 24
  439.         Width = 81
  440.         Height = 81
  441.         Caption = 'Velikost'
  442.         TabOrder = 4
  443.         object RadioButton6: TRadioButton
  444.           Left = 8
  445.           Top = 16
  446.           Width = 65
  447.           Height = 17
  448.           Caption = 'Norm∩┐╜ln∩┐╜'
  449.           Checked = True
  450.           TabOrder = 0
  451.           TabStop = True
  452.           OnClick = RadioButton6Click
  453.         end
  454.         object RadioButton7: TRadioButton
  455.           Left = 8
  456.           Top = 32
  457.           Width = 65
  458.           Height = 17
  459.           Caption = 'V∩┐╜t∩┐╜∩┐╜'
  460.           TabOrder = 1
  461.           OnClick = RadioButton7Click
  462.         end
  463.         object RadioButton8: TRadioButton
  464.           Left = 8
  465.           Top = 48
  466.           Width = 65
  467.           Height = 17
  468.           Caption = 'Velk∩┐╜'
  469.           TabOrder = 2
  470.           OnClick = RadioButton8Click
  471.         end
  472.       end
  473.       object CheckBox2: TCheckBox
  474.         Left = 24
  475.         Top = 112
  476.         Width = 369
  477.         Height = 17
  478.         Caption = 'K po∩┐╜t∩┐╜ p∩┐╜istupovat p∩┐╜es VOL web rozhran∩┐╜'
  479.         Checked = True
  480.         State = cbChecked
  481.         TabOrder = 5
  482.         Visible = False
  483.       end
  484.     end
  485.     object TabSheet4: TTabSheet
  486.       Caption = 'Nastaven∩┐╜ po∩┐╜ty'
  487.       object Label23: TLabel
  488.         Left = 8
  489.         Top = 112
  490.         Width = 116
  491.         Height = 13
  492.         Caption = 'Nadefinovan∩┐╜ schr∩┐╜nky:'
  493.       end
  494.       object Button4: TButton
  495.         Left = 16
  496.         Top = 328
  497.         Width = 75
  498.         Height = 25
  499.         Caption = 'Nov∩┐╜'
  500.         TabOrder = 0
  501.         Visible = False
  502.         OnClick = Button4Click
  503.       end
  504.       object Button5: TButton
  505.         Left = 288
  506.         Top = 328
  507.         Width = 75
  508.         Height = 25
  509.         Caption = 'Editovat'
  510.         TabOrder = 1
  511.         OnClick = Button5Click
  512.       end
  513.       object Button6: TButton
  514.         Left = 368
  515.         Top = 328
  516.         Width = 75
  517.         Height = 25
  518.         Caption = 'Smazat'
  519.         TabOrder = 2
  520.         OnClick = Button6Click
  521.       end
  522.       object PageControl2: TPageControl
  523.         Left = 8
  524.         Top = 8
  525.         Width = 441
  526.         Height = 97
  527.         ActivePage = TabSheet7
  528.         TabOrder = 3
  529.         object TabSheet5: TTabSheet
  530.           Caption = 'POST.CZ'
  531.           object Label15: TLabel
  532.             Left = 16
  533.             Top = 80
  534.             Width = 86
  535.             Height = 13
  536.             Caption = 'Pojmenov∩┐╜n∩┐╜ ∩┐╜∩┐╜tu'
  537.             Visible = False
  538.           end
  539.           object Label16: TLabel
  540.             Left = 8
  541.             Top = 0
  542.             Width = 86
  543.             Height = 13
  544.             Caption = 'U∩┐╜ivatelsk∩┐╜ jm∩┐╜no'
  545.           end
  546.           object Label17: TLabel
  547.             Left = 184
  548.             Top = 0
  549.             Width = 27
  550.             Height = 13
  551.             Caption = 'Heslo'
  552.           end
  553.           object Label18: TLabel
  554.             Left = 109
  555.             Top = 48
  556.             Width = 172
  557.             Height = 13
  558.             Alignment = taRightJustify
  559.             Caption = 'Pokud nem∩┐╜te ∩┐╜∩┐╜et na POST.CZ =>'
  560.           end
  561.           object Button8: TButton
  562.             Left = 288
  563.             Top = 40
  564.             Width = 73
  565.             Height = 25
  566.             Caption = 'Z∩┐╜∩┐╜dit ∩┐╜∩┐╜et'
  567.             TabOrder = 4
  568.             OnClick = Button8Click
  569.           end
  570.           object Edit3: TEdit
  571.             Left = 16
  572.             Top = 96
  573.             Width = 97
  574.             Height = 21
  575.             TabOrder = 0
  576.             Visible = False
  577.             OnKeyDown = Edit3KeyDown
  578.           end
  579.           object Edit4: TEdit
  580.             Left = 8
  581.             Top = 16
  582.             Width = 169
  583.             Height = 21
  584.             TabOrder = 1
  585.             OnKeyDown = Edit3KeyDown
  586.           end
  587.           object Edit5: TEdit
  588.             Left = 184
  589.             Top = 16
  590.             Width = 177
  591.             Height = 21
  592.             PasswordChar = '*'
  593.             TabOrder = 2
  594.             OnKeyDown = Edit3KeyDown
  595.           end
  596.           object Button10: TButton
  597.             Left = 368
  598.             Top = 16
  599.             Width = 59
  600.             Height = 25
  601.             Caption = 'Vlo∩┐╜it'
  602.             TabOrder = 3
  603.             OnClick = Button10Click
  604.           end
  605.         end
  606.         object TabSheet12: TTabSheet
  607.           Caption = 'MBOX.VOL.CZ'
  608.           object Label46: TLabel
  609.             Left = 8
  610.             Top = 88
  611.             Width = 86
  612.             Height = 13
  613.             Caption = 'Pojmenov∩┐╜n∩┐╜ ∩┐╜∩┐╜tu'
  614.             Visible = False
  615.           end
  616.           object Label47: TLabel
  617.             Left = 8
  618.             Top = 0
  619.             Width = 86
  620.             Height = 13
  621.             Caption = 'U∩┐╜ivatelsk∩┐╜ jm∩┐╜no'
  622.           end
  623.           object Label48: TLabel
  624.             Left = 184
  625.             Top = 0
  626.             Width = 27
  627.             Height = 13
  628.             Caption = 'Heslo'
  629.           end
  630.           object Edit25: TEdit
  631.             Left = 8
  632.             Top = 104
  633.             Width = 97
  634.             Height = 21
  635.             TabOrder = 0
  636.             Visible = False
  637.             OnKeyDown = Edit3KeyDown
  638.           end
  639.           object Edit26: TEdit
  640.             Left = 8
  641.             Top = 16
  642.             Width = 169
  643.             Height = 21
  644.             TabOrder = 1
  645.             OnKeyDown = Edit3KeyDown
  646.           end
  647.           object Edit27: TEdit
  648.             Left = 184
  649.             Top = 16
  650.             Width = 177
  651.             Height = 21
  652.             PasswordChar = '*'
  653.             TabOrder = 2
  654.             OnKeyDown = Edit3KeyDown
  655.           end
  656.           object Button24: TButton
  657.             Left = 368
  658.             Top = 16
  659.             Width = 59
  660.             Height = 25
  661.             Caption = 'Vlo∩┐╜it'
  662.             TabOrder = 3
  663.             OnClick = Button24Click
  664.           end
  665.         end
  666.         object TabSheet7: TTabSheet
  667.           Caption = 'Altas'
  668.           object Label25: TLabel
  669.             Left = 8
  670.             Top = 80
  671.             Width = 86
  672.             Height = 13
  673.             Caption = 'Pojmenov∩┐╜n∩┐╜ ∩┐╜∩┐╜tu'
  674.             Visible = False
  675.           end
  676.           object Label26: TLabel
  677.             Left = 8
  678.             Top = 0
  679.             Width = 86
  680.             Height = 13
  681.             Caption = 'U∩┐╜ivatelsk∩┐╜ jm∩┐╜no'
  682.           end
  683.           object Label27: TLabel
  684.             Left = 184
  685.             Top = 0
  686.             Width = 27
  687.             Height = 13
  688.             Caption = 'Heslo'
  689.           end
  690.           object Label28: TLabel
  691.             Left = 64
  692.             Top = 48
  693.             Width = 177
  694.             Height = 13
  695.             Alignment = taRightJustify
  696.             Caption = 'Pokud nem∩┐╜te ∩┐╜∩┐╜et na ATLAS.CZ =>'
  697.           end
  698.           object Label33: TLabel
  699.             Left = 328
  700.             Top = 0
  701.             Width = 71
  702.             Height = 13
  703.             Caption = 'Adresa serveru'
  704.           end
  705.           object Button13: TButton
  706.             Left = 248
  707.             Top = 40
  708.             Width = 73
  709.             Height = 25
  710.             Caption = 'Z∩┐╜∩┐╜dit ∩┐╜∩┐╜et'
  711.             TabOrder = 5
  712.             OnClick = Button13Click
  713.           end
  714.           object Edit10: TEdit
  715.             Left = 8
  716.             Top = 96
  717.             Width = 97
  718.             Height = 21
  719.             TabOrder = 0
  720.             Visible = False
  721.             OnKeyDown = Edit3KeyDown
  722.           end
  723.           object Edit11: TEdit
  724.             Left = 8
  725.             Top = 16
  726.             Width = 169
  727.             Height = 21
  728.             TabOrder = 1
  729.             OnKeyDown = Edit3KeyDown
  730.           end
  731.           object Edit12: TEdit
  732.             Left = 184
  733.             Top = 16
  734.             Width = 137
  735.             Height = 21
  736.             PasswordChar = '*'
  737.             TabOrder = 2
  738.             OnKeyDown = Edit3KeyDown
  739.           end
  740.           object Button14: TButton
  741.             Left = 360
  742.             Top = 40
  743.             Width = 59
  744.             Height = 25
  745.             Caption = 'Vlo∩┐╜it'
  746.             TabOrder = 4
  747.             OnClick = Button14Click
  748.           end
  749.           object ComboBox2: TComboBox
  750.             Left = 328
  751.             Top = 16
  752.             Width = 105
  753.             Height = 21
  754.             Style = csDropDownList
  755.             ItemHeight = 13
  756.             Items.Strings = (
  757.               'atlas.cz'
  758.               'mujmail.cz'
  759.               'podvodnik.cz'
  760.               'kamarad.cz'
  761.               'mujweb.cz'
  762.               'senior.cz')
  763.             TabOrder = 3
  764.           end
  765.         end
  766.         object TabSheet8: TTabSheet
  767.           Caption = 'E-mail'
  768.           object Label29: TLabel
  769.             Left = 16
  770.             Top = 96
  771.             Width = 86
  772.             Height = 13
  773.             Caption = 'Pojmenov∩┐╜n∩┐╜ ∩┐╜∩┐╜tu'
  774.             Visible = False
  775.           end
  776.           object Label30: TLabel
  777.             Left = 8
  778.             Top = 0
  779.             Width = 86
  780.             Height = 13
  781.             Caption = 'U∩┐╜ivatelsk∩┐╜ jm∩┐╜no'
  782.           end
  783.           object Label31: TLabel
  784.             Left = 184
  785.             Top = 0
  786.             Width = 27
  787.             Height = 13
  788.             Caption = 'Heslo'
  789.           end
  790.           object Label32: TLabel
  791.             Left = 106
  792.             Top = 48
  793.             Width = 175
  794.             Height = 13
  795.             Alignment = taRightJustify
  796.             Caption = 'Pokud nem∩┐╜te ∩┐╜∩┐╜et na EMAIL.CZ =>'
  797.           end
  798.           object Button15: TButton
  799.             Left = 288
  800.             Top = 40
  801.             Width = 73
  802.             Height = 25
  803.             Caption = 'Z∩┐╜∩┐╜dit ∩┐╜∩┐╜et'
  804.             TabOrder = 4
  805.             OnClick = Button15Click
  806.           end
  807.           object Edit13: TEdit
  808.             Left = 16
  809.             Top = 112
  810.             Width = 97
  811.             Height = 21
  812.             TabOrder = 0
  813.             Visible = False
  814.             OnKeyDown = Edit3KeyDown
  815.           end
  816.           object Edit14: TEdit
  817.             Left = 8
  818.             Top = 16
  819.             Width = 169
  820.             Height = 21
  821.             TabOrder = 1
  822.             OnKeyDown = Edit3KeyDown
  823.           end
  824.           object Edit15: TEdit
  825.             Left = 184
  826.             Top = 16
  827.             Width = 177
  828.             Height = 21
  829.             PasswordChar = '*'
  830.             TabOrder = 2
  831.             OnKeyDown = Edit3KeyDown
  832.           end
  833.           object Button16: TButton
  834.             Left = 368
  835.             Top = 16
  836.             Width = 59
  837.             Height = 25
  838.             Caption = 'Vlo∩┐╜it'
  839.             TabOrder = 3
  840.             OnClick = Button16Click
  841.           end
  842.         end
  843.         object TabSheet9: TTabSheet
  844.           Caption = 'Seznam'
  845.           object Label34: TLabel
  846.             Left = 8
  847.             Top = 88
  848.             Width = 86
  849.             Height = 13
  850.             Caption = 'Pojmenov∩┐╜n∩┐╜ ∩┐╜∩┐╜tu'
  851.             Visible = False
  852.           end
  853.           object Label35: TLabel
  854.             Left = 8
  855.             Top = 0
  856.             Width = 86
  857.             Height = 13
  858.             Caption = 'U∩┐╜ivatelsk∩┐╜ jm∩┐╜no'
  859.           end
  860.           object Label36: TLabel
  861.             Left = 184
  862.             Top = 0
  863.             Width = 27
  864.             Height = 13
  865.             Caption = 'Heslo'
  866.           end
  867.           object Label37: TLabel
  868.             Left = 93
  869.             Top = 48
  870.             Width = 188
  871.             Height = 13
  872.             Alignment = taRightJustify
  873.             Caption = 'Pokud nem∩┐╜te ∩┐╜∩┐╜et na SEZNAM.CZ =>'
  874.           end
  875.           object Button17: TButton
  876.             Left = 288
  877.             Top = 40
  878.             Width = 73
  879.             Height = 25
  880.             Caption = 'Z∩┐╜∩┐╜dit ∩┐╜∩┐╜et'
  881.             TabOrder = 4
  882.             OnClick = Button17Click
  883.           end
  884.           object Edit16: TEdit
  885.             Left = 8
  886.             Top = 104
  887.             Width = 97
  888.             Height = 21
  889.             TabOrder = 0
  890.             Visible = False
  891.             OnKeyDown = Edit3KeyDown
  892.           end
  893.           object Edit17: TEdit
  894.             Left = 8
  895.             Top = 16
  896.             Width = 169
  897.             Height = 21
  898.             TabOrder = 1
  899.             OnKeyDown = Edit3KeyDown
  900.           end
  901.           object Edit18: TEdit
  902.             Left = 184
  903.             Top = 16
  904.             Width = 177
  905.             Height = 21
  906.             PasswordChar = '*'
  907.             TabOrder = 2
  908.             OnKeyDown = Edit3KeyDown
  909.           end
  910.           object Button18: TButton
  911.             Left = 368
  912.             Top = 16
  913.             Width = 59
  914.             Height = 25
  915.             Caption = 'Vlo∩┐╜it'
  916.             TabOrder = 3
  917.             OnClick = Button18Click
  918.           end
  919.         end
  920.         object TabSheet10: TTabSheet
  921.           Caption = 'USA.NET'
  922.           object Label38: TLabel
  923.             Left = 8
  924.             Top = 96
  925.             Width = 86
  926.             Height = 13
  927.             Caption = 'Pojmenov∩┐╜n∩┐╜ ∩┐╜∩┐╜tu'
  928.             Visible = False
  929.           end
  930.           object Label39: TLabel
  931.             Left = 8
  932.             Top = 0
  933.             Width = 86
  934.             Height = 13
  935.             Caption = 'U∩┐╜ivatelsk∩┐╜ jm∩┐╜no'
  936.           end
  937.           object Label40: TLabel
  938.             Left = 184
  939.             Top = 0
  940.             Width = 27
  941.             Height = 13
  942.             Caption = 'Heslo'
  943.           end
  944.           object Label41: TLabel
  945.             Left = 108
  946.             Top = 48
  947.             Width = 173
  948.             Height = 13
  949.             Alignment = taRightJustify
  950.             Caption = 'Pokud nem∩┐╜te ∩┐╜∩┐╜et na USA.NET =>'
  951.           end
  952.           object Button19: TButton
  953.             Left = 288
  954.             Top = 40
  955.             Width = 73
  956.             Height = 25
  957.             Caption = 'Z∩┐╜∩┐╜dit ∩┐╜∩┐╜et'
  958.             TabOrder = 4
  959.             OnClick = Button19Click
  960.           end
  961.           object Edit19: TEdit
  962.             Left = 8
  963.             Top = 112
  964.             Width = 97
  965.             Height = 21
  966.             TabOrder = 0
  967.             Visible = False
  968.             OnKeyDown = Edit3KeyDown
  969.           end
  970.           object Edit20: TEdit
  971.             Left = 8
  972.             Top = 16
  973.             Width = 169
  974.             Height = 21
  975.             TabOrder = 1
  976.             OnKeyDown = Edit3KeyDown
  977.           end
  978.           object Edit21: TEdit
  979.             Left = 184
  980.             Top = 16
  981.             Width = 177
  982.             Height = 21
  983.             PasswordChar = '*'
  984.             TabOrder = 2
  985.             OnKeyDown = Edit3KeyDown
  986.           end
  987.           object Button20: TButton
  988.             Left = 368
  989.             Top = 16
  990.             Width = 59
  991.             Height = 25
  992.             Caption = 'Vlo∩┐╜it'
  993.             TabOrder = 3
  994.             OnClick = Button20Click
  995.           end
  996.         end
  997.         object TabSheet11: TTabSheet
  998.           Caption = 'Geocities'
  999.           object Label42: TLabel
  1000.             Left = 8
  1001.             Top = 88
  1002.             Width = 86
  1003.             Height = 13
  1004.             Caption = 'Pojmenov∩┐╜n∩┐╜ ∩┐╜∩┐╜tu'
  1005.             Visible = False
  1006.           end
  1007.           object Label43: TLabel
  1008.             Left = 8
  1009.             Top = 0
  1010.             Width = 86
  1011.             Height = 13
  1012.             Caption = 'U∩┐╜ivatelsk∩┐╜ jm∩┐╜no'
  1013.           end
  1014.           object Label44: TLabel
  1015.             Left = 184
  1016.             Top = 0
  1017.             Width = 27
  1018.             Height = 13
  1019.             Caption = 'Heslo'
  1020.           end
  1021.           object Label45: TLabel
  1022.             Left = 111
  1023.             Top = 48
  1024.             Width = 170
  1025.             Height = 13
  1026.             Alignment = taRightJustify
  1027.             Caption = 'Pokud nem∩┐╜te ∩┐╜∩┐╜et na Geocities =>'
  1028.           end
  1029.           object Button21: TButton
  1030.             Left = 288
  1031.             Top = 40
  1032.             Width = 73
  1033.             Height = 25
  1034.             Caption = 'Z∩┐╜∩┐╜dit ∩┐╜∩┐╜et'
  1035.             TabOrder = 4
  1036.             OnClick = Button21Click
  1037.           end
  1038.           object Edit22: TEdit
  1039.             Left = 8
  1040.             Top = 104
  1041.             Width = 97
  1042.             Height = 21
  1043.             TabOrder = 0
  1044.             Visible = False
  1045.             OnKeyDown = Edit3KeyDown
  1046.           end
  1047.           object Edit23: TEdit
  1048.             Left = 8
  1049.             Top = 16
  1050.             Width = 169
  1051.             Height = 21
  1052.             TabOrder = 1
  1053.             OnKeyDown = Edit3KeyDown
  1054.           end
  1055.           object Edit24: TEdit
  1056.             Left = 184
  1057.             Top = 16
  1058.             Width = 177
  1059.             Height = 21
  1060.             PasswordChar = '*'
  1061.             TabOrder = 2
  1062.             OnKeyDown = Edit3KeyDown
  1063.           end
  1064.           object Button22: TButton
  1065.             Left = 368
  1066.             Top = 16
  1067.             Width = 59
  1068.             Height = 25
  1069.             Caption = 'Vlo∩┐╜it'
  1070.             TabOrder = 3
  1071.             OnClick = Button22Click
  1072.           end
  1073.         end
  1074.         object TabSheet6: TTabSheet
  1075.           Caption = 'Ostatn∩┐╜'
  1076.           object Label19: TLabel
  1077.             Left = 8
  1078.             Top = 0
  1079.             Width = 86
  1080.             Height = 13
  1081.             Caption = 'Pojmenov∩┐╜n∩┐╜ ∩┐╜∩┐╜tu'
  1082.           end
  1083.           object Label20: TLabel
  1084.             Left = 240
  1085.             Top = 0
  1086.             Width = 86
  1087.             Height = 13
  1088.             Caption = 'U∩┐╜ivatelsk∩┐╜ jm∩┐╜no'
  1089.           end
  1090.           object Label21: TLabel
  1091.             Left = 344
  1092.             Top = 0
  1093.             Width = 27
  1094.             Height = 13
  1095.             Caption = 'Heslo'
  1096.           end
  1097.           object Label22: TLabel
  1098.             Left = 112
  1099.             Top = 0
  1100.             Width = 71
  1101.             Height = 13
  1102.             Caption = 'Adresa serveru'
  1103.           end
  1104.           object Edit6: TEdit
  1105.             Left = 8
  1106.             Top = 16
  1107.             Width = 97
  1108.             Height = 21
  1109.             TabOrder = 0
  1110.             OnKeyDown = Edit6KeyDown
  1111.           end
  1112.           object Edit7: TEdit
  1113.             Left = 112
  1114.             Top = 16
  1115.             Width = 121
  1116.             Height = 21
  1117.             TabOrder = 1
  1118.             OnKeyDown = Edit6KeyDown
  1119.           end
  1120.           object Edit8: TEdit
  1121.             Left = 240
  1122.             Top = 16
  1123.             Width = 97
  1124.             Height = 21
  1125.             TabOrder = 2
  1126.             OnKeyDown = Edit6KeyDown
  1127.           end
  1128.           object Button11: TButton
  1129.             Left = 368
  1130.             Top = 40
  1131.             Width = 59
  1132.             Height = 25
  1133.             Caption = 'Vlo∩┐╜it'
  1134.             TabOrder = 4
  1135.             OnClick = Button11Click
  1136.           end
  1137.           object Edit9: TEdit
  1138.             Left = 344
  1139.             Top = 16
  1140.             Width = 73
  1141.             Height = 21
  1142.             PasswordChar = '*'
  1143.             TabOrder = 3
  1144.             OnKeyDown = Edit6KeyDown
  1145.           end
  1146.         end
  1147.       end
  1148.       object StringGrid1: TStringGrid
  1149.         Left = 8
  1150.         Top = 136
  1151.         Width = 441
  1152.         Height = 185
  1153.         ColCount = 4
  1154.         DefaultRowHeight = 20
  1155.         FixedCols = 0
  1156.         RowCount = 4
  1157.         Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRowSizing, goColSizing, goTabs, goRowSelect]
  1158.         ScrollBars = ssVertical
  1159.         TabOrder = 4
  1160.         ColWidths = (
  1161.           64
  1162.           64
  1163.           65
  1164.           64)
  1165.       end
  1166.     end
  1167.   end
  1168.   object Button9: TButton
  1169.     Left = 168
  1170.     Top = 408
  1171.     Width = 75
  1172.     Height = 25
  1173.     Caption = 'Pou∩┐╜∩┐╜t'
  1174.     TabOrder = 3
  1175.     Visible = False
  1176.     OnClick = Button9Click
  1177.   end
  1178.   object Button7: TButton
  1179.     Left = 16
  1180.     Top = 408
  1181.     Width = 145
  1182.     Height = 25
  1183.     Caption = 'Jdi zkontrolovat po∩┐╜tu'
  1184.     TabOrder = 4
  1185.     Visible = False
  1186.     OnClick = Button7Click
  1187.   end
  1188. end
  1189.