home *** CD-ROM | disk | FTP | other *** search
- object Form2: TForm2
- Left = 130
- Top = 205
- BorderIcons = [biSystemMenu, biMinimize]
- BorderStyle = bsSingle
- Caption = 'Instalace CCD'
- ClientHeight = 270
- ClientWidth = 400
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'System'
- Font.Style = []
- OldCreateOrder = True
- Position = poScreenCenter
- Scaled = False
- PixelsPerInch = 96
- TextHeight = 16
- object Image1: TImage
- Left = 0
- Top = 0
- Width = 400
- Height = 270
- AutoSize = True
- Picture.Data = {<image000.bmp>}
- OnMouseMove = Image1MouseMove
- end
- object Label2: TLabel
- Left = 12
- Top = 64
- Width = 320
- Height = 13
- Caption = 'Windows nemaj� asociov�no prohl�en� PDF dokument�!'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- object Label3: TLabel
- Left = 12
- Top = 96
- Width = 362
- Height = 39
- Caption =
- 'V p��pad�, �e si budete cht�t tyto dokumenty prohl�et, mus�te s' +
- 'i nainstalovat prohl�e� Adobe Acrobat Reader, kter� najdete nap' +
- '�. na Chip CD 1/99 v rubrice Servis.'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- Transparent = True
- WordWrap = True
- end
- object k_d: TImage
- Left = 8
- Top = 296
- Width = 127
- Height = 64
- AutoSize = True
- Picture.Data = {<image001.bmp>}
- Visible = False
- end
- object k_f: TImage
- Left = 8
- Top = 336
- Width = 125
- Height = 65
- AutoSize = True
- Picture.Data = {<image002.bmp>}
- Visible = False
- end
- object button2: TLabel
- Left = 140
- Top = 200
- Width = 127
- Height = 65
- AutoSize = False
- Transparent = True
- OnClick = button2Click
- OnMouseDown = button2MouseDown
- OnMouseMove = button2MouseMove
- OnMouseUp = button2MouseUp
- end
- end
-