home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 November / Chip_2002-11_cd1.bin / ctenari / Sperl / PBlock / PBlock.exe / 0 / RCDATA / TFORM4 / TFORM4.txt < prev   
Text File  |  2002-09-12  |  3KB  |  119 lines

  1. object Form4: TForm4
  2.   Left = 422
  3.   Top = 331
  4.   BorderStyle = bsDialog
  5.   Caption = 'O programu'
  6.   ClientHeight = 239
  7.   ClientWidth = 256
  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 Image3: TImage
  19.     Left = 0
  20.     Top = 0
  21.     Width = 257
  22.     Height = 65
  23.     Picture.Data = {<image000.bmp>}
  24.   end
  25.   object Label1: TLabel
  26.     Left = 95
  27.     Top = 73
  28.     Width = 60
  29.     Height = 18
  30.     Caption = 'PBlock'
  31.     Font.Charset = DEFAULT_CHARSET
  32.     Font.Color = clWindowText
  33.     Font.Height = -16
  34.     Font.Name = 'MS Sans Serif'
  35.     Font.Pitch = fpFixed
  36.     Font.Style = [fsBold]
  37.     ParentFont = False
  38.   end
  39.   object Label2: TLabel
  40.     Left = 96
  41.     Top = 96
  42.     Width = 63
  43.     Height = 14
  44.     Caption = 'Verze 1.0'
  45.     Font.Charset = DEFAULT_CHARSET
  46.     Font.Color = clWindowText
  47.     Font.Height = -11
  48.     Font.Name = 'MS Sans Serif'
  49.     Font.Pitch = fpFixed
  50.     Font.Style = [fsBold]
  51.     ParentFont = False
  52.   end
  53.   object Label3: TLabel
  54.     Left = 32
  55.     Top = 120
  56.     Width = 189
  57.     Height = 14
  58.     Caption = 'Copyright '#169' 2002 Ji'#345#237' '#352'perl'
  59.     Font.Charset = DEFAULT_CHARSET
  60.     Font.Color = clWindowText
  61.     Font.Height = -11
  62.     Font.Name = 'MS Sans Serif'
  63.     Font.Pitch = fpFixed
  64.     Font.Style = [fsBold]
  65.     ParentFont = False
  66.   end
  67.   object Label4: TLabel
  68.     Left = 80
  69.     Top = 152
  70.     Width = 91
  71.     Height = 14
  72.     Caption = '+420603111658'
  73.     Font.Charset = DEFAULT_CHARSET
  74.     Font.Color = clWindowText
  75.     Font.Height = -11
  76.     Font.Name = 'MS Sans Serif'
  77.     Font.Pitch = fpFixed
  78.     Font.Style = [fsBold]
  79.     ParentFont = False
  80.   end
  81.   object Label5: TLabel
  82.     Left = 72
  83.     Top = 168
  84.     Width = 105
  85.     Height = 14
  86.     Caption = 'jsperl@click.cz'
  87.     Font.Charset = DEFAULT_CHARSET
  88.     Font.Color = clWindowText
  89.     Font.Height = -11
  90.     Font.Name = 'MS Sans Serif'
  91.     Font.Pitch = fpFixed
  92.     Font.Style = [fsBold]
  93.     ParentFont = False
  94.   end
  95.   object Label6: TLabel
  96.     Left = 32
  97.     Top = 181
  98.     Width = 189
  99.     Height = 14
  100.     Caption = 'http://mujweb.cz/www/spejla'
  101.     Font.Charset = DEFAULT_CHARSET
  102.     Font.Color = clWindowText
  103.     Font.Height = -11
  104.     Font.Name = 'MS Sans Serif'
  105.     Font.Pitch = fpFixed
  106.     Font.Style = [fsBold]
  107.     ParentFont = False
  108.   end
  109.   object Button1: TButton
  110.     Left = 184
  111.     Top = 208
  112.     Width = 65
  113.     Height = 25
  114.     Caption = 'OK'
  115.     TabOrder = 0
  116.     OnClick = Button1Click
  117.   end
  118. end
  119.