home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 August / Chip_1999-08_cd.bin / setup32.exe / 0 / RCDATA / TFORM2 / TFORM2.txt < prev   
Text File  |  1999-07-11  |  2KB  |  92 lines

  1. object Form2: TForm2
  2.   Left = 251
  3.   Top = 194
  4.   BorderIcons = [biSystemMenu, biMinimize]
  5.   BorderStyle = bsSingle
  6.   Caption = 'Instalace CCD'
  7.   ClientHeight = 270
  8.   ClientWidth = 400
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -13
  13.   Font.Name = 'System'
  14.   Font.Style = []
  15.   OldCreateOrder = True
  16.   Position = poScreenCenter
  17.   Scaled = False
  18.   PixelsPerInch = 96
  19.   TextHeight = 16
  20.   object Image1: TImage
  21.     Left = 0
  22.     Top = 0
  23.     Width = 400
  24.     Height = 270
  25.     AutoSize = True
  26.     Picture.Data = {<image000.bmp>}
  27.     OnMouseMove = Image1MouseMove
  28.   end
  29.   object Label2: TLabel
  30.     Left = 12
  31.     Top = 64
  32.     Width = 320
  33.     Height = 13
  34.     Caption = 'Windows nemaj∩┐╜ asociov∩┐╜no prohl∩┐╜en∩┐╜ PDF dokument∩┐╜!'
  35.     Font.Charset = DEFAULT_CHARSET
  36.     Font.Color = clWindowText
  37.     Font.Height = -11
  38.     Font.Name = 'MS Sans Serif'
  39.     Font.Style = [fsBold]
  40.     ParentFont = False
  41.     Transparent = True
  42.   end
  43.   object Label3: TLabel
  44.     Left = 12
  45.     Top = 96
  46.     Width = 362
  47.     Height = 39
  48.     Caption = 
  49.       'V p∩┐╜∩┐╜pad∩┐╜, ∩┐╜e si budete cht∩┐╜t tyto dokumenty prohl∩┐╜et, mus∩┐╜te s' +
  50.       'i nainstalovat prohl∩┐╜e∩┐╜ Adobe Acrobat Reader, kter∩┐╜ najdete nap' +
  51.       '∩┐╜. na Chip CD 6/99        v adres∩┐╜∩┐╜i "zkuste".'
  52.     Font.Charset = DEFAULT_CHARSET
  53.     Font.Color = clWindowText
  54.     Font.Height = -11
  55.     Font.Name = 'MS Sans Serif'
  56.     Font.Style = []
  57.     ParentFont = False
  58.     Transparent = True
  59.     WordWrap = True
  60.   end
  61.   object k_d: TImage
  62.     Left = 8
  63.     Top = 296
  64.     Width = 127
  65.     Height = 64
  66.     AutoSize = True
  67.     Picture.Data = {<image001.bmp>}
  68.     Visible = False
  69.   end
  70.   object k_f: TImage
  71.     Left = 8
  72.     Top = 336
  73.     Width = 125
  74.     Height = 65
  75.     AutoSize = True
  76.     Picture.Data = {<image002.bmp>}
  77.     Visible = False
  78.   end
  79.   object button2: TLabel
  80.     Left = 140
  81.     Top = 200
  82.     Width = 127
  83.     Height = 65
  84.     AutoSize = False
  85.     Transparent = True
  86.     OnClick = button2Click
  87.     OnMouseDown = button2MouseDown
  88.     OnMouseMove = button2MouseMove
  89.     OnMouseUp = button2MouseUp
  90.   end
  91. end
  92.