home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 November / Chip_2002-11_cd1.bin / ctenari / Sperl / TimeBlock / TimeBlock.exe / 0 / RCDATA / TFORM6 / TFORM6.txt
Text File  |  2002-09-14  |  2KB  |  82 lines

  1. object Form6: TForm6
  2.   Left = 283
  3.   Top = 303
  4.   BorderStyle = bsDialog
  5.   Caption = 'O programu'
  6.   ClientHeight = 131
  7.   ClientWidth = 182
  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 = poDesktopCenter
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Label1: TLabel
  19.     Left = 40
  20.     Top = 8
  21.     Width = 97
  22.     Height = 13
  23.     Caption = 'TimeBlock v. 1.0'
  24.     Font.Charset = DEFAULT_CHARSET
  25.     Font.Color = clWindowText
  26.     Font.Height = -11
  27.     Font.Name = 'MS Sans Serif'
  28.     Font.Style = [fsBold]
  29.     ParentFont = False
  30.   end
  31.   object Label2: TLabel
  32.     Left = 32
  33.     Top = 24
  34.     Width = 98
  35.     Height = 13
  36.     Caption = #169' 2002 Ji'#345#237' '#352'perl'
  37.     Font.Charset = DEFAULT_CHARSET
  38.     Font.Color = clWindowText
  39.     Font.Height = -11
  40.     Font.Name = 'MS Sans Serif'
  41.     Font.Style = [fsBold]
  42.     ParentFont = False
  43.   end
  44.   object Label3: TLabel
  45.     Left = 40
  46.     Top = 56
  47.     Width = 83
  48.     Height = 13
  49.     Caption = '+420603/111658'
  50.   end
  51.   object Label4: TLabel
  52.     Left = 48
  53.     Top = 72
  54.     Width = 71
  55.     Height = 13
  56.     Caption = 'jsperl@click.cz'
  57.   end
  58.   object Label5: TLabel
  59.     Left = 16
  60.     Top = 88
  61.     Width = 142
  62.     Height = 13
  63.     Caption = 'http://mujweb.cz/www/spejla'
  64.   end
  65.   object Bevel1: TBevel
  66.     Left = 8
  67.     Top = 40
  68.     Width = 161
  69.     Height = 9
  70.     Shape = bsBottomLine
  71.   end
  72.   object Button1: TButton
  73.     Left = 112
  74.     Top = 112
  75.     Width = 57
  76.     Height = 17
  77.     Caption = 'OK'
  78.     TabOrder = 0
  79.     OnClick = Button1Click
  80.   end
  81. end
  82.