home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer 5.1 / 1999-10_Disc_5.1.bin / Databases / databases.exe / 0 / RCDATA / TFORMMENU / TFORMMENU.txt < prev   
Text File  |  1998-12-08  |  6KB  |  233 lines

  1. object FormMenu: TFormMenu
  2.   Left = 282
  3.   Top = 156
  4.   BorderIcons = [biSystemMenu, biMinimize]
  5.   BorderStyle = bsSingle
  6.   Caption = 'PC Gamer DISC'
  7.   ClientHeight = 449
  8.   ClientWidth = 632
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -13
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   Position = poScreenCenter
  15.   Scaled = False
  16.   OnCreate = FormCreate
  17.   PixelsPerInch = 96
  18.   TextHeight = 16
  19.   object Image1: TImage
  20.     Left = 0
  21.     Top = 0
  22.     Width = 632
  23.     Height = 449
  24.     AutoSize = True
  25.     Picture.Data = {<image000.bmp>}
  26.     OnMouseMove = AllMouseMove
  27.   end
  28.   object LabReviews: TLabel
  29.     Left = 8
  30.     Top = 72
  31.     Width = 66
  32.     Height = 36
  33.     Alignment = taCenter
  34.     Caption = 'Reviews Database'
  35.     Color = clBlack
  36.     Font.Charset = ANSI_CHARSET
  37.     Font.Color = clWhite
  38.     Font.Height = -15
  39.     Font.Name = 'Arial'
  40.     Font.Style = [fsBold]
  41.     ParentColor = False
  42.     ParentFont = False
  43.     WordWrap = True
  44.     OnClick = LabReviewsClick
  45.     OnMouseMove = AllMouseMove
  46.   end
  47.   object LabCompany: TLabel
  48.     Left = 8
  49.     Top = 240
  50.     Width = 66
  51.     Height = 36
  52.     Alignment = taCenter
  53.     Caption = 'Company Database'
  54.     Color = clBlack
  55.     Font.Charset = ANSI_CHARSET
  56.     Font.Color = clWhite
  57.     Font.Height = -15
  58.     Font.Name = 'Arial'
  59.     Font.Style = [fsBold]
  60.     ParentColor = False
  61.     ParentFont = False
  62.     WordWrap = True
  63.     OnClick = LabCompanyClick
  64.     OnMouseMove = AllMouseMove
  65.   end
  66.   object LabDemos: TLabel
  67.     Left = 8
  68.     Top = 128
  69.     Width = 66
  70.     Height = 36
  71.     Alignment = taCenter
  72.     Caption = 'Demos Database'
  73.     Color = clBlack
  74.     Font.Charset = ANSI_CHARSET
  75.     Font.Color = clWhite
  76.     Font.Height = -15
  77.     Font.Name = 'Arial'
  78.     Font.Style = [fsBold]
  79.     ParentColor = False
  80.     ParentFont = False
  81.     WordWrap = True
  82.     OnClick = LabDemosClick
  83.     OnMouseMove = AllMouseMove
  84.   end
  85.   object LabAbout: TLabel
  86.     Left = 21
  87.     Top = 328
  88.     Width = 41
  89.     Height = 18
  90.     Alignment = taCenter
  91.     Caption = 'About'
  92.     Color = clBlack
  93.     Font.Charset = ANSI_CHARSET
  94.     Font.Color = clWhite
  95.     Font.Height = -15
  96.     Font.Name = 'Arial'
  97.     Font.Style = [fsBold]
  98.     ParentColor = False
  99.     ParentFont = False
  100.     WordWrap = True
  101.     OnClick = LabAboutClick
  102.     OnMouseMove = AllMouseMove
  103.   end
  104.   object LabPatches: TLabel
  105.     Left = 8
  106.     Top = 184
  107.     Width = 66
  108.     Height = 36
  109.     Alignment = taCenter
  110.     Caption = 'Patches Database'
  111.     Color = clBlack
  112.     Font.Charset = ANSI_CHARSET
  113.     Font.Color = clWhite
  114.     Font.Height = -15
  115.     Font.Name = 'Arial'
  116.     Font.Style = [fsBold]
  117.     ParentColor = False
  118.     ParentFont = False
  119.     WordWrap = True
  120.     OnClick = LabPatchesClick
  121.     OnMouseMove = AllMouseMove
  122.   end
  123.   object LabExit: TLabel
  124.     Left = 28
  125.     Top = 360
  126.     Width = 27
  127.     Height = 18
  128.     Alignment = taCenter
  129.     Caption = 'Exit'
  130.     Color = clBlack
  131.     Font.Charset = ANSI_CHARSET
  132.     Font.Color = clWhite
  133.     Font.Height = -15
  134.     Font.Name = 'Arial'
  135.     Font.Style = [fsBold]
  136.     ParentColor = False
  137.     ParentFont = False
  138.     WordWrap = True
  139.     OnClick = LabExitClick
  140.     OnMouseMove = AllMouseMove
  141.   end
  142.   object Label1: TLabel
  143.     Left = 128
  144.     Top = 72
  145.     Width = 249
  146.     Height = 26
  147.     Caption = 'PCGamer CD Database'
  148.     Color = clWhite
  149.     Font.Charset = ANSI_CHARSET
  150.     Font.Color = clWindowText
  151.     Font.Height = -23
  152.     Font.Name = 'Arial'
  153.     Font.Style = [fsBold, fsItalic]
  154.     ParentColor = False
  155.     ParentFont = False
  156.   end
  157.   object LabelMainMenu: TLabel
  158.     Left = 441
  159.     Top = 2
  160.     Width = 78
  161.     Height = 18
  162.     Caption = 'Main Menu'
  163.     Font.Charset = ANSI_CHARSET
  164.     Font.Color = clWindowText
  165.     Font.Height = -15
  166.     Font.Name = 'Arial'
  167.     Font.Style = [fsBold]
  168.     ParentFont = False
  169.     Transparent = True
  170.   end
  171.   object RichEdit1: TRichEdit
  172.     Left = 128
  173.     Top = 104
  174.     Width = 489
  175.     Height = 337
  176.     BorderStyle = bsNone
  177.     Color = clWhite
  178.     Enabled = False
  179.     Font.Charset = ANSI_CHARSET
  180.     Font.Color = clWindowText
  181.     Font.Height = -15
  182.     Font.Name = 'Arial'
  183.     Font.Style = []
  184.     Lines.Strings = (
  185.       'Welcome to the PCGamer Database! '
  186.       ''
  187.       
  188.         'This is where you'#39'll find all the information we could possibly ' +
  189.         'provide: our '
  190.       
  191.         'entire Reviews Index summarizes all the reviews that have ever a' +
  192.         'ppeared '
  193.       
  194.         'in an issue of PC Gamer; the Demos Database lists all the demos ' +
  195.         'we'#39've '
  196.       
  197.         'ever included with our magazine; the Patches Database will help ' +
  198.         'you find all '
  199.       
  200.         'the  patches listed in Tom McDonald'#39's column, in case you pick u' +
  201.         'p an oldie '
  202.       
  203.         'in the bargain bin; and the Company Database will give you the s' +
  204.         'kinny on '
  205.       
  206.         'your favorite game publishing companies, including their address' +
  207.         'es and '
  208.       'phone numbers.'
  209.       ''
  210.       
  211.         'Just click on the database of choice at the left to begin your j' +
  212.         'ourney. To get '
  213.       
  214.         'back here, just click on the PCG Main icon at the bottom, left-h' +
  215.         'and side of '
  216.       
  217.         'the screen. To quit and go back to our front end, click Quit eit' +
  218.         'her here or at '
  219.       'the top, right-hand corner of each database file.'
  220.       ''
  221.       
  222.         'We'#39're constantly updating our databases with new information. If' +
  223.         ' you spot '
  224.       
  225.         'of an error in our database, please E-mail cd@pcgamer.com and le' +
  226.         't us '
  227.       'know what it is.')
  228.     ParentFont = False
  229.     ReadOnly = True
  230.     TabOrder = 0
  231.   end
  232. end
  233.