home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 February / Chip_2001-02_cd1.bin / oddech / prsi / prsi.exe / 0 / RCDATA / TFORM4 / TFORM4.txt
Text File  |  1999-04-26  |  2KB  |  108 lines

  1. object Form4: TForm4
  2.   Left = 355
  3.   Top = 257
  4.   BorderStyle = bsDialog
  5.   Caption = 'Informace o programu'
  6.   ClientHeight = 162
  7.   ClientWidth = 234
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   OnCreate = FormCreate
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object Button1: TButton
  18.     Left = 88
  19.     Top = 128
  20.     Width = 57
  21.     Height = 22
  22.     Cancel = True
  23.     Caption = 'Zav∩┐╜∩┐╜t'
  24.     ModalResult = 2
  25.     TabOrder = 0
  26.   end
  27.   object Panel1: TPanel
  28.     Left = 8
  29.     Top = 8
  30.     Width = 217
  31.     Height = 105
  32.     BevelInner = bvLowered
  33.     BorderWidth = 4
  34.     Color = clSilver
  35.     TabOrder = 1
  36.     object Label1: TLabel
  37.       Left = 16
  38.       Top = 16
  39.       Width = 53
  40.       Height = 15
  41.       Caption = 'Program:'
  42.       Enabled = False
  43.       Font.Charset = EASTEUROPE_CHARSET
  44.       Font.Color = clBlack
  45.       Font.Height = -12
  46.       Font.Name = 'Arial'
  47.       Font.Style = [fsBold]
  48.       ParentFont = False
  49.     end
  50.     object Label2: TLabel
  51.       Left = 72
  52.       Top = 14
  53.       Width = 126
  54.       Height = 19
  55.       Caption = 'Karetn∩┐╜ hra PR∩┐╜∩┐╜'
  56.       Enabled = False
  57.       Font.Charset = EASTEUROPE_CHARSET
  58.       Font.Color = clWindowText
  59.       Font.Height = -16
  60.       Font.Name = 'Arial'
  61.       Font.Style = [fsBold]
  62.       ParentFont = False
  63.     end
  64.     object Label3: TLabel
  65.       Left = 16
  66.       Top = 32
  67.       Width = 56
  68.       Height = 15
  69.       Caption = 'Verze: 1.0'
  70.       Enabled = False
  71.       Font.Charset = EASTEUROPE_CHARSET
  72.       Font.Color = clBlack
  73.       Font.Height = -12
  74.       Font.Name = 'Arial'
  75.       Font.Style = [fsBold]
  76.       ParentFont = False
  77.     end
  78.     object Label4: TLabel
  79.       Left = 16
  80.       Top = 48
  81.       Width = 99
  82.       Height = 15
  83.       Caption = 'Program zhotovil:'
  84.       Enabled = False
  85.       Font.Charset = EASTEUROPE_CHARSET
  86.       Font.Color = clBlack
  87.       Font.Height = -12
  88.       Font.Name = 'Arial'
  89.       Font.Style = [fsBold]
  90.       ParentFont = False
  91.     end
  92.     object Label5: TLabel
  93.       Left = 16
  94.       Top = 64
  95.       Width = 190
  96.       Height = 15
  97.       Caption = 'Datum posledn∩┐╜ ∩┐╜pravy: 20.4.1999'
  98.       Enabled = False
  99.       Font.Charset = EASTEUROPE_CHARSET
  100.       Font.Color = clBlack
  101.       Font.Height = -12
  102.       Font.Name = 'Arial'
  103.       Font.Style = [fsBold]
  104.       ParentFont = False
  105.     end
  106.   end
  107. end
  108.