home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 September / Chip_2004-09_cd1.bin / program / ctenari / Jurik / SpdTest.exe / 0 / RCDATA / TFINFO / TFINFO.txt
Text File  |  2004-07-26  |  2KB  |  110 lines

  1. object fInfo: TfInfo
  2.   Left = 288
  3.   Top = 254
  4.   BorderStyle = bsDialog
  5.   Caption = 'Informace'
  6.   ClientHeight = 193
  7.   ClientWidth = 172
  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 = poMainFormCenter
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Label1: TLabel
  19.     Left = 12
  20.     Top = 12
  21.     Width = 137
  22.     Height = 29
  23.     Caption = 'Speed Test'
  24.     Font.Charset = DEFAULT_CHARSET
  25.     Font.Color = clWindowText
  26.     Font.Height = -24
  27.     Font.Name = 'MS Sans Serif'
  28.     Font.Style = [fsBold]
  29.     ParentFont = False
  30.   end
  31.   object Label2: TLabel
  32.     Left = 16
  33.     Top = 48
  34.     Width = 45
  35.     Height = 13
  36.     Caption = 'Verze 1.1'
  37.   end
  38.   object Label3: TLabel
  39.     Left = 8
  40.     Top = 84
  41.     Width = 154
  42.     Height = 13
  43.     Caption = 'Tento program je freeware.'
  44.     Font.Charset = DEFAULT_CHARSET
  45.     Font.Color = clWindowText
  46.     Font.Height = -11
  47.     Font.Name = 'MS Sans Serif'
  48.     Font.Style = [fsBold]
  49.     ParentFont = False
  50.   end
  51.   object Label4: TLabel
  52.     Left = 4
  53.     Top = 176
  54.     Width = 143
  55.     Height = 13
  56.     Caption = '(c) 2004 - Petr Jur'#237'k Softworks'
  57.   end
  58.   object Bevel1: TBevel
  59.     Left = 0
  60.     Top = 108
  61.     Width = 173
  62.     Height = 17
  63.     Shape = bsTopLine
  64.   end
  65.   object lWeb: TLabel
  66.     Left = 56
  67.     Top = 120
  68.     Width = 101
  69.     Height = 13
  70.     Cursor = crHandPoint
  71.     Caption = 'http://www.pjsoft.net'
  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.     OnClick = lWebClick
  79.   end
  80.   object lMail: TLabel
  81.     Left = 56
  82.     Top = 140
  83.     Width = 100
  84.     Height = 13
  85.     Cursor = crHandPoint
  86.     Caption = 'speedtest@pjsoft.net'
  87.     Font.Charset = DEFAULT_CHARSET
  88.     Font.Color = clBlue
  89.     Font.Height = -11
  90.     Font.Name = 'MS Sans Serif'
  91.     Font.Style = [fsUnderline]
  92.     ParentFont = False
  93.     OnClick = lMailClick
  94.   end
  95.   object Label7: TLabel
  96.     Left = 8
  97.     Top = 120
  98.     Width = 39
  99.     Height = 13
  100.     Caption = 'WWW :'
  101.   end
  102.   object Label8: TLabel
  103.     Left = 8
  104.     Top = 140
  105.     Width = 35
  106.     Height = 13
  107.     Caption = 'E-Mail :'
  108.   end
  109. end
  110.