object Form1: TForm1 Left = 379 Top = 308 BorderIcons = [biSystemMenu, biMinimize] BorderStyle = bsNone Caption = 'Multimedia Computer' ClientHeight = 315 ClientWidth = 450 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'System' Font.Style = [fsBold] KeyPreview = True OldCreateOrder = True Position = poScreenCenter Scaled = False OnKeyDown = FormKeyDown OnShow = FormShow PixelsPerInch = 96 TextHeight = 16 object Image1: TImage Left = 0 Top = 0 Width = 450 Height = 315 AutoSize = True Center = True OnMouseMove = Image1MouseMove end object a1: TImage Left = 480 Top = 48 Width = 104 Height = 30 AutoSize = True Picture.Data = {} end object a2: TImage Left = 480 Top = 88 Width = 109 Height = 30 AutoSize = True Picture.Data = {} end object a3: TImage Left = 480 Top = 136 Width = 148 Height = 30 AutoSize = True Picture.Data = {} end object a4: TImage Left = 480 Top = 184 Width = 122 Height = 30 AutoSize = True Picture.Data = {} end object but1: TLabel Left = 249 Top = 92 Width = 122 Height = 30 AutoSize = False Transparent = True OnClick = but1Click OnMouseDown = but1MouseDown OnMouseMove = but1MouseMove OnMouseUp = but1MouseUp end object but2: TLabel Left = 270 Top = 133 Width = 148 Height = 30 AutoSize = False Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False Transparent = True OnClick = but2Click OnMouseDown = but2MouseDown OnMouseMove = but2MouseMove OnMouseUp = but2MouseUp end object but3: TLabel Left = 284 Top = 175 Width = 109 Height = 30 AutoSize = False Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False Transparent = True OnClick = but3Click OnMouseDown = but3MouseDown OnMouseMove = but3MouseMove OnMouseUp = but3MouseUp end object but4: TLabel Left = 291 Top = 216 Width = 104 Height = 30 AutoSize = False Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False Transparent = True OnClick = but4Click OnMouseDown = but4MouseDown OnMouseMove = but4MouseMove OnMouseUp = but4MouseUp end object Chip: TLabel Left = 0 Top = 264 Width = 89 Height = 25 AutoSize = False Transparent = True OnMouseMove = ChipMouseMove end object board: TTxtViewer Left = 112 Top = 272 Width = 329 Height = 42 AutoSize = False Font.Charset = DEFAULT_CHARSET Font.Color = clNavy Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False Transparent = True WordWrap = True BeginAt = 0 end object i1: TImage Left = 632 Top = 264 Width = 122 Height = 30 AutoSize = True Picture.Data = {} end object i2: TImage Left = 632 Top = 296 Width = 148 Height = 30 AutoSize = True Picture.Data = {} end object i3: TImage Left = 632 Top = 328 Width = 109 Height = 30 AutoSize = True Picture.Data = {} end object Label1: TLabel Left = 8 Top = 8 Width = 169 Height = 49 AutoSize = False Transparent = True OnMouseMove = Label1MouseMove end object ZuchIni1: TZuchIni Cislo = 0 Stav = False Left = 480 Top = 288 end object FileVersionInfo1: TFileVersionInfo CompanyName = 'Inprise Corporation' FileDescription = 'Delphi-32 Development Environment' FileVersion = '5.0.5.62' InternalName = 'DELPHI32' LegalCopyright = 'Copyright � 1996-1999 Inprise Corporation' OriginalFilename = 'DELPHI32.EXE' ProductName = 'Enterprise' ProductVersion = '5.0' ExecutableFile = 'C:\WinApp\delphi5\Delphi5\Bin\delphi32.exe' CountryCode = '040904E4' Left = 520 Top = 288 end object GameInfo1: TGameInfo Left = 560 Top = 288 end end