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

  1. object Form1: TForm1
  2.   Left = 192
  3.   Top = 107
  4.   BorderIcons = [biSystemMenu, biMinimize]
  5.   BorderStyle = bsSingle
  6.   Caption = 'LAN SUITE Traffic Meter'
  7.   ClientHeight = 374
  8.   ClientWidth = 362
  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 = False
  16.   Position = poDefault
  17.   OnCreate = FormCreate
  18.   OnDestroy = FormDestroy
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object Label1: TLabel
  22.     Left = 8
  23.     Top = 10
  24.     Width = 40
  25.     Height = 13
  26.     Caption = 'Po∩┐╜∩┐╜ta∩┐╜:'
  27.   end
  28.   object Label3: TLabel
  29.     Left = 144
  30.     Top = 42
  31.     Width = 11
  32.     Height = 13
  33.     Caption = 'a∩┐╜'
  34.   end
  35.   object Label8: TLabel
  36.     Left = 8
  37.     Top = 42
  38.     Width = 38
  39.     Height = 13
  40.     Caption = 'Obdob∩┐╜:'
  41.   end
  42.   object Bevel1: TBevel
  43.     Left = 0
  44.     Top = 175
  45.     Width = 361
  46.     Height = 9
  47.     Shape = bsTopLine
  48.   end
  49.   object Label4: TLabel
  50.     Left = 24
  51.     Top = 178
  52.     Width = 297
  53.     Height = 29
  54.     Alignment = taCenter
  55.     AutoSize = False
  56.     Caption = '?'
  57.     Font.Charset = DEFAULT_CHARSET
  58.     Font.Color = clWindowText
  59.     Font.Height = -24
  60.     Font.Name = 'MS Sans Serif'
  61.     Font.Style = []
  62.     ParentFont = False
  63.   end
  64.   object Label9: TLabel
  65.     Left = 280
  66.     Top = 10
  67.     Width = 30
  68.     Height = 13
  69.     Cursor = crHandPoint
  70.     Hint = 'Zobrazit HTML str∩┐╜nku se statistikou'
  71.     Caption = 'HTML'
  72.     Font.Charset = DEFAULT_CHARSET
  73.     Font.Color = clBlue
  74.     Font.Height = -11
  75.     Font.Name = 'MS Sans Serif'
  76.     Font.Style = [fsUnderline]
  77.     ParentFont = False
  78.     ParentShowHint = False
  79.     ShowHint = True
  80.     OnClick = Label9Click
  81.   end
  82.   object ComboBox1: TComboBox
  83.     Left = 56
  84.     Top = 6
  85.     Width = 217
  86.     Height = 21
  87.     Style = csDropDownList
  88.     ItemHeight = 13
  89.     TabOrder = 0
  90.     OnChange = ComboBox1Change
  91.     Items.Strings = (
  92.       '192.168.1.x (- kontrola IP -)'
  93.       '192.168.1.2 (Libor)'
  94.       '192.168.1.4 (Hub∩┐╜∩┐╜kovi)'
  95.       '192.168.1.5 (Prokopcovi)'
  96.       '192.168.1.10 (Koudelkovi)'
  97.       '192.168.1.11 (Kyli∩┐╜novi)'
  98.       '192.168.1.101 (Juha∩┐╜∩┐╜kovi)')
  99.   end
  100.   object Button1: TButton
  101.     Left = 6
  102.     Top = 144
  103.     Width = 84
  104.     Height = 25
  105.     Caption = '&Spustit'
  106.     Default = True
  107.     Font.Charset = DEFAULT_CHARSET
  108.     Font.Color = clWindowText
  109.     Font.Height = -11
  110.     Font.Name = 'MS Sans Serif'
  111.     Font.Style = [fsBold]
  112.     ParentFont = False
  113.     TabOrder = 1
  114.     OnClick = Button1Click
  115.   end
  116.   object Button2: TButton
  117.     Left = 280
  118.     Top = 144
  119.     Width = 75
  120.     Height = 25
  121.     Cancel = True
  122.     Caption = '&Konec'
  123.     TabOrder = 2
  124.     OnClick = Button2Click
  125.   end
  126.   object Button3: TButton
  127.     Left = 120
  128.     Top = 144
  129.     Width = 75
  130.     Height = 25
  131.     Caption = '&Nastaven∩┐╜...'
  132.     TabOrder = 3
  133.     OnClick = Button3Click
  134.   end
  135.   object Panel1: TPanel
  136.     Left = 0
  137.     Top = 208
  138.     Width = 362
  139.     Height = 166
  140.     Align = alBottom
  141.     BevelOuter = bvNone
  142.     TabOrder = 4
  143.     object Memo1: TMemo
  144.       Left = 0
  145.       Top = 0
  146.       Width = 362
  147.       Height = 166
  148.       Align = alClient
  149.       ReadOnly = True
  150.       ScrollBars = ssBoth
  151.       TabOrder = 0
  152.       WordWrap = False
  153.     end
  154.   end
  155.   object CheckBox1: TCheckBox
  156.     Left = 320
  157.     Top = 8
  158.     Width = 41
  159.     Height = 17
  160.     Caption = 'V∩┐╜e'
  161.     Checked = True
  162.     State = cbChecked
  163.     TabOrder = 5
  164.   end
  165.   object CheckBox2: TCheckBox
  166.     Left = 248
  167.     Top = 40
  168.     Width = 89
  169.     Height = 17
  170.     Caption = 'Ulo∩┐╜it v∩┐╜sledky'
  171.     Checked = True
  172.     State = cbChecked
  173.     TabOrder = 6
  174.   end
  175.   object Button4: TButton
  176.     Left = 200
  177.     Top = 144
  178.     Width = 75
  179.     Height = 25
  180.     Caption = '&O programu...'
  181.     TabOrder = 7
  182.     OnClick = Button4Click
  183.   end
  184.   object DateTimePicker1: TDateTimePicker
  185.     Left = 56
  186.     Top = 38
  187.     Width = 81
  188.     Height = 21
  189.     CalAlignment = dtaLeft
  190.     Date = 37741.989660069390000000
  191.     Time = 37741.989660069390000000
  192.     DateFormat = dfShort
  193.     DateMode = dmComboBox
  194.     Kind = dtkDate
  195.     ParseInput = False
  196.     TabOrder = 8
  197.   end
  198.   object DateTimePicker2: TDateTimePicker
  199.     Left = 160
  200.     Top = 38
  201.     Width = 81
  202.     Height = 21
  203.     CalAlignment = dtaLeft
  204.     Date = 37741.990101851900000000
  205.     Time = 37741.990101851900000000
  206.     DateFormat = dfShort
  207.     DateMode = dmComboBox
  208.     Kind = dtkDate
  209.     ParseInput = False
  210.     TabOrder = 9
  211.   end
  212.   object GroupBox1: TGroupBox
  213.     Left = 4
  214.     Top = 64
  215.     Width = 357
  216.     Height = 70
  217.     Caption = ' Po m∩┐╜∩┐╜en∩┐╜ zobrazit '
  218.     TabOrder = 10
  219.     object Label6: TLabel
  220.       Left = 216
  221.       Top = 42
  222.       Width = 23
  223.       Height = 13
  224.       Caption = 'bajt∩┐╜'
  225.     end
  226.     object Edit3: TEdit
  227.       Left = 120
  228.       Top = 40
  229.       Width = 89
  230.       Height = 21
  231.       TabOrder = 0
  232.       Text = '1000000'
  233.     end
  234.     object CheckBox3: TCheckBox
  235.       Left = 8
  236.       Top = 42
  237.       Width = 113
  238.       Height = 17
  239.       Caption = 'soubory v∩┐╜t∩┐╜∩┐╜ ne∩┐╜ '
  240.       Checked = True
  241.       State = cbChecked
  242.       TabOrder = 1
  243.     end
  244.     object CheckBox4: TCheckBox
  245.       Left = 8
  246.       Top = 16
  247.       Width = 57
  248.       Height = 17
  249.       Caption = 'graf po'
  250.       Checked = True
  251.       State = cbChecked
  252.       TabOrder = 2
  253.     end
  254.     object ComboBox2: TComboBox
  255.       Left = 64
  256.       Top = 14
  257.       Width = 97
  258.       Height = 21
  259.       Style = csDropDownList
  260.       ItemHeight = 13
  261.       TabOrder = 3
  262.       Items.Strings = (
  263.         'hodin∩┐╜ch'
  264.         'p∩┐╜ti minut∩┐╜ch')
  265.     end
  266.   end
  267.   object HttpCli1: THttpCli
  268.     ProxyPort = '80'
  269.     Agent = 'Mozilla/3.0 (compatible)'
  270.     Accept = 'image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */*'
  271.     NoCache = False
  272.     ContentTypePost = 'application/x-www-form-urlencoded'
  273.     MultiThreaded = False
  274.     Left = 8
  275.     Top = 160
  276.   end
  277.   object Timer1: TTimer
  278.     Enabled = False
  279.     OnTimer = Timer1Timer
  280.     Left = 40
  281.     Top = 160
  282.   end
  283. end
  284.