home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 July / Chip_2003-07_cd1.bin / sharewar / slunec / app / 4906_6851.exe / 0 / RCDATA / TFORM2 / TFORM2.txt
Encoding:
Text File  |  2003-05-27  |  3.5 KB  |  194 lines

  1. object Form2: TForm2
  2.   Left = 371
  3.   Top = 107
  4.   BorderStyle = bsDialog
  5.   Caption = 'Nastaven∩┐╜'
  6.   ClientHeight = 327
  7.   ClientWidth = 416
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Position = poScreenCenter
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Label1: TLabel
  19.     Left = 8
  20.     Top = 10
  21.     Width = 104
  22.     Height = 13
  23.     Caption = 'Adres∩┐╜∩┐╜ s LANSUITE:'
  24.   end
  25.   object Label2: TLabel
  26.     Left = 8
  27.     Top = 74
  28.     Width = 292
  29.     Height = 13
  30.     Caption = 'Adres∩┐╜∩┐╜ pro HTML str∩┐╜nky se statistikami (podadres∩┐╜∩┐╜ DOCS):'
  31.   end
  32.   object Label3: TLabel
  33.     Left = 8
  34.     Top = 168
  35.     Width = 123
  36.     Height = 13
  37.     Caption = 'U∩┐╜ivatel∩┐╜ (po∩┐╜∩┐╜ta∩┐╜e v s∩┐╜ti):'
  38.   end
  39.   object Label4: TLabel
  40.     Left = 8
  41.     Top = 40
  42.     Width = 116
  43.     Height = 13
  44.     Caption = 'IP segmentu lok∩┐╜ln∩┐╜ s∩┐╜t∩┐╜:'
  45.   end
  46.   object Label5: TLabel
  47.     Left = 8
  48.     Top = 122
  49.     Width = 214
  50.     Height = 13
  51.     Caption = 'Skript pro online aktualizaci extern∩┐╜ datab∩┐╜ze:'
  52.   end
  53.   object Button1: TButton
  54.     Left = 256
  55.     Top = 296
  56.     Width = 75
  57.     Height = 25
  58.     Caption = 'Ulo∩┐╜it'
  59.     Default = True
  60.     ModalResult = 1
  61.     TabOrder = 0
  62.   end
  63.   object Button2: TButton
  64.     Left = 336
  65.     Top = 296
  66.     Width = 75
  67.     Height = 25
  68.     Cancel = True
  69.     Caption = 'Storno'
  70.     ModalResult = 2
  71.     TabOrder = 1
  72.   end
  73.   object Edit1: TEdit
  74.     Left = 128
  75.     Top = 8
  76.     Width = 209
  77.     Height = 21
  78.     TabOrder = 2
  79.   end
  80.   object Edit2: TEdit
  81.     Left = 8
  82.     Top = 88
  83.     Width = 209
  84.     Height = 21
  85.     TabOrder = 3
  86.   end
  87.   object ListBox1: TListBox
  88.     Left = 8
  89.     Top = 184
  90.     Width = 401
  91.     Height = 105
  92.     ItemHeight = 13
  93.     TabOrder = 4
  94.     OnDblClick = Button4Click
  95.   end
  96.   object Button3: TButton
  97.     Left = 8
  98.     Top = 296
  99.     Width = 65
  100.     Height = 25
  101.     Caption = 'P∩┐╜idat...'
  102.     TabOrder = 5
  103.     OnClick = Button3Click
  104.   end
  105.   object Button4: TButton
  106.     Left = 80
  107.     Top = 296
  108.     Width = 65
  109.     Height = 25
  110.     Caption = 'Upravit...'
  111.     TabOrder = 6
  112.     OnClick = Button4Click
  113.   end
  114.   object Button5: TButton
  115.     Left = 152
  116.     Top = 296
  117.     Width = 65
  118.     Height = 25
  119.     Caption = 'Odstranit'
  120.     TabOrder = 7
  121.     OnClick = Button5Click
  122.   end
  123.   object Edit3: TEdit
  124.     Left = 128
  125.     Top = 38
  126.     Width = 121
  127.     Height = 21
  128.     TabOrder = 8
  129.     Text = '192.168.1.x'
  130.   end
  131.   object Edit4: TEdit
  132.     Left = 8
  133.     Top = 136
  134.     Width = 345
  135.     Height = 21
  136.     TabOrder = 9
  137.     Text = 
  138.       'http://www.???.cz/scripts/updtlstraffic.php?ip=%ip&date=%d&bytes' +
  139.       '=%b'
  140.   end
  141.   object CheckBox1: TCheckBox
  142.     Left = 304
  143.     Top = 88
  144.     Width = 105
  145.     Height = 17
  146.     Caption = 'generovat str∩┐╜nky'
  147.     TabOrder = 10
  148.   end
  149.   object CheckBox2: TCheckBox
  150.     Left = 360
  151.     Top = 136
  152.     Width = 49
  153.     Height = 17
  154.     Caption = 'volat'
  155.     TabOrder = 11
  156.   end
  157.   object Button6: TButton
  158.     Left = 344
  159.     Top = 8
  160.     Width = 68
  161.     Height = 22
  162.     Caption = 'Proch∩┐╜zet...'
  163.     TabOrder = 12
  164.     OnClick = Button6Click
  165.   end
  166.   object Button7: TButton
  167.     Left = 224
  168.     Top = 88
  169.     Width = 68
  170.     Height = 22
  171.     Caption = 'Proch∩┐╜zet...'
  172.     TabOrder = 13
  173.     OnClick = Button7Click
  174.   end
  175.   object Button8: TButton
  176.     Left = 288
  177.     Top = 168
  178.     Width = 57
  179.     Height = 16
  180.     Caption = 'nahoru'
  181.     TabOrder = 14
  182.     OnClick = Button8Click
  183.   end
  184.   object Button9: TButton
  185.     Left = 352
  186.     Top = 168
  187.     Width = 57
  188.     Height = 16
  189.     Caption = 'dolu'
  190.     TabOrder = 15
  191.     OnClick = Button9Click
  192.   end
  193. end
  194.