home *** CD-ROM | disk | FTP | other *** search
/ Pacman Top Games Collection / PacmanCollection.iso / SELECTOR.EXE / 0 / RCDATA / TMAIN / TMAIN.txt
Encoding:
Text File  |  1999-07-12  |  18.6 KB  |  531 lines

  1. object Main: TMain
  2.   Left = 416
  3.   Top = 313
  4.   BorderIcons = [biSystemMenu, biMinimize]
  5.   BorderStyle = bsSingle
  6.   Caption = 'Selector v2.0'
  7.   ClientHeight = 400
  8.   ClientWidth = 600
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = True
  16.   PopupMenu = Popup
  17.   Position = poScreenCenter
  18.   OnClose = FormClose
  19.   OnCreate = FormCreate
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object Back: TImage
  23.     Left = 0
  24.     Top = 0
  25.     Width = 600
  26.     Height = 400
  27.     Align = alClient
  28.   end
  29.   object GameImage: TImage
  30.     Left = 8
  31.     Top = 72
  32.     Width = 273
  33.     Height = 253
  34.     Stretch = True
  35.     Visible = False
  36.   end
  37.   object GameTextB: TLabel
  38.     Left = 6
  39.     Top = 74
  40.     Width = 273
  41.     Height = 253
  42.     Alignment = taCenter
  43.     AutoSize = False
  44.     Font.Charset = DEFAULT_CHARSET
  45.     Font.Color = clWhite
  46.     Font.Height = -11
  47.     Font.Name = 'MS Sans Serif'
  48.     Font.Style = [fsBold]
  49.     ParentFont = False
  50.     Transparent = True
  51.     WordWrap = True
  52.   end
  53.   object GameTitleB: TLabel
  54.     Left = 7
  55.     Top = 15
  56.     Width = 273
  57.     Height = 51
  58.     Alignment = taCenter
  59.     AutoSize = False
  60.     Font.Charset = ANSI_CHARSET
  61.     Font.Color = clWhite
  62.     Font.Height = -19
  63.     Font.Name = 'Arial'
  64.     Font.Style = [fsBold]
  65.     ParentFont = False
  66.     Transparent = True
  67.     WordWrap = True
  68.   end
  69.   object Bgame1: TSpeedButton
  70.     Left = 292
  71.     Top = 40
  72.     Width = 300
  73.     Height = 41
  74.     AllowAllUp = True
  75.     Caption = 'Game 1'
  76.     Flat = True
  77.     Font.Charset = DEFAULT_CHARSET
  78.     Font.Color = clWindowText
  79.     Font.Height = -11
  80.     Font.Name = 'MS Sans Serif'
  81.     Font.Style = [fsBold]
  82.     Glyph.Data = {
  83.       76010000424D7601000000000000760000002800000020000000100000000100
  84.       04000000000000010000120B0000120B00001000000000000000000000000000
  85.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  86.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  87.       3333333333FFFFF3333333333000003333333333F777773FF333333008F88800
  88.       33333337733333773F33330FFF8F888F033333733333333373F330DEFFF8F8FE
  89.       D03337F33333333337F330DDEFFFFFEDD0333733333FFF33373F0BBFDE000EDF
  90.       BB037F33337773F3337F0AABB08880BBAA037F3337F3F7F3337F0EEAA08080AA
  91.       EE037F3337F737F3337F0AABB08880BBAA037F33373FF733337F0BBFDE000EDB
  92.       BB0373F333777333337330DDEFFFFFEDD03337F33333333337F330DEF8F8FFFE
  93.       D033373F333333333733330FFF8F8FFF03333373FF33333F733333300FF8F800
  94.       3333333773FFFF77333333333000003333333333377777333333}
  95.     Layout = blGlyphRight
  96.     Margin = 10
  97.     NumGlyphs = 2
  98.     ParentFont = False
  99.     OnClick = Bgame1Click
  100.   end
  101.   object Bup: TSpeedButton
  102.     Left = 368
  103.     Top = 16
  104.     Width = 145
  105.     Height = 25
  106.     Flat = True
  107.     Glyph.Data = {
  108.       76010000424D7601000000000000760000002800000020000000100000000100
  109.       04000000000000010000120B0000120B00001000000000000000000000000000
  110.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  111.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF003C3333339333
  112.       337437FFF3337F3333F73CCC33339333344437773F337F33377733CCC3339337
  113.       4447337F73FF7F3F337F33CCCCC3934444433373F7737F773373333CCCCC9444
  114.       44733337F337773337F3333CCCCC9444443333373F337F3337333333CCCC9444
  115.       473333337F337F337F333333CCCC94444333333373F37F33733333333CCC9444
  116.       7333333337F37F37F33333333CCC944433333333373F7F373333333333CC9447
  117.       33333333337F7F7F3333333333CC94433333333333737F7333333333333C9473
  118.       33333333333737F333333333333C943333333333333737333333333333339733
  119.       3333333333337F33333333333333933333333333333373333333}
  120.     NumGlyphs = 2
  121.     OnClick = BupClick
  122.   end
  123.   object Bgame2: TSpeedButton
  124.     Tag = 1
  125.     Left = 292
  126.     Top = 80
  127.     Width = 300
  128.     Height = 41
  129.     AllowAllUp = True
  130.     Caption = 'Game 2'
  131.     Flat = True
  132.     Font.Charset = DEFAULT_CHARSET
  133.     Font.Color = clWindowText
  134.     Font.Height = -11
  135.     Font.Name = 'MS Sans Serif'
  136.     Font.Style = [fsBold]
  137.     Glyph.Data = {
  138.       76010000424D7601000000000000760000002800000020000000100000000100
  139.       04000000000000010000120B0000120B00001000000000000000000000000000
  140.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  141.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  142.       3333333333FFFFF3333333333000003333333333F777773FF333333008F88800
  143.       33333337733333773F33330FFF8F888F033333733333333373F330DEFFF8F8FE
  144.       D03337F33333333337F330DDEFFFFFEDD0333733333FFF33373F0BBFDE000EDF
  145.       BB037F33337773F3337F0AABB08880BBAA037F3337F3F7F3337F0EEAA08080AA
  146.       EE037F3337F737F3337F0AABB08880BBAA037F33373FF733337F0BBFDE000EDB
  147.       BB0373F333777333337330DDEFFFFFEDD03337F33333333337F330DEF8F8FFFE
  148.       D033373F333333333733330FFF8F8FFF03333373FF33333F733333300FF8F800
  149.       3333333773FFFF77333333333000003333333333377777333333}
  150.     Layout = blGlyphRight
  151.     Margin = 10
  152.     NumGlyphs = 2
  153.     ParentFont = False
  154.     OnClick = Bgame1Click
  155.   end
  156.   object Bgame3: TSpeedButton
  157.     Tag = 2
  158.     Left = 292
  159.     Top = 120
  160.     Width = 300
  161.     Height = 41
  162.     AllowAllUp = True
  163.     Caption = 'Game 3'
  164.     Flat = True
  165.     Font.Charset = DEFAULT_CHARSET
  166.     Font.Color = clWindowText
  167.     Font.Height = -11
  168.     Font.Name = 'MS Sans Serif'
  169.     Font.Style = [fsBold]
  170.     Glyph.Data = {
  171.       76010000424D7601000000000000760000002800000020000000100000000100
  172.       04000000000000010000120B0000120B00001000000000000000000000000000
  173.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  174.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  175.       3333333333FFFFF3333333333000003333333333F777773FF333333008F88800
  176.       33333337733333773F33330FFF8F888F033333733333333373F330DEFFF8F8FE
  177.       D03337F33333333337F330DDEFFFFFEDD0333733333FFF33373F0BBFDE000EDF
  178.       BB037F33337773F3337F0AABB08880BBAA037F3337F3F7F3337F0EEAA08080AA
  179.       EE037F3337F737F3337F0AABB08880BBAA037F33373FF733337F0BBFDE000EDB
  180.       BB0373F333777333337330DDEFFFFFEDD03337F33333333337F330DEF8F8FFFE
  181.       D033373F333333333733330FFF8F8FFF03333373FF33333F733333300FF8F800
  182.       3333333773FFFF77333333333000003333333333377777333333}
  183.     Layout = blGlyphRight
  184.     Margin = 10
  185.     NumGlyphs = 2
  186.     ParentFont = False
  187.     OnClick = Bgame1Click
  188.   end
  189.   object Bgame4: TSpeedButton
  190.     Tag = 3
  191.     Left = 292
  192.     Top = 160
  193.     Width = 300
  194.     Height = 41
  195.     AllowAllUp = True
  196.     Caption = 'Game 4'
  197.     Flat = True
  198.     Font.Charset = DEFAULT_CHARSET
  199.     Font.Color = clWindowText
  200.     Font.Height = -11
  201.     Font.Name = 'MS Sans Serif'
  202.     Font.Style = [fsBold]
  203.     Glyph.Data = {
  204.       76010000424D7601000000000000760000002800000020000000100000000100
  205.       04000000000000010000120B0000120B00001000000000000000000000000000
  206.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  207.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  208.       3333333333FFFFF3333333333000003333333333F777773FF333333008F88800
  209.       33333337733333773F33330FFF8F888F033333733333333373F330DEFFF8F8FE
  210.       D03337F33333333337F330DDEFFFFFEDD0333733333FFF33373F0BBFDE000EDF
  211.       BB037F33337773F3337F0AABB08880BBAA037F3337F3F7F3337F0EEAA08080AA
  212.       EE037F3337F737F3337F0AABB08880BBAA037F33373FF733337F0BBFDE000EDB
  213.       BB0373F333777333337330DDEFFFFFEDD03337F33333333337F330DEF8F8FFFE
  214.       D033373F333333333733330FFF8F8FFF03333373FF33333F733333300FF8F800
  215.       3333333773FFFF77333333333000003333333333377777333333}
  216.     Layout = blGlyphRight
  217.     Margin = 10
  218.     NumGlyphs = 2
  219.     ParentFont = False
  220.     OnClick = Bgame1Click
  221.   end
  222.   object Bgame5: TSpeedButton
  223.     Tag = 4
  224.     Left = 292
  225.     Top = 200
  226.     Width = 300
  227.     Height = 41
  228.     AllowAllUp = True
  229.     Caption = 'Game 5'
  230.     Flat = True
  231.     Font.Charset = DEFAULT_CHARSET
  232.     Font.Color = clWindowText
  233.     Font.Height = -11
  234.     Font.Name = 'MS Sans Serif'
  235.     Font.Style = [fsBold]
  236.     Glyph.Data = {
  237.       76010000424D7601000000000000760000002800000020000000100000000100
  238.       04000000000000010000120B0000120B00001000000000000000000000000000
  239.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  240.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  241.       3333333333FFFFF3333333333000003333333333F777773FF333333008F88800
  242.       33333337733333773F33330FFF8F888F033333733333333373F330DEFFF8F8FE
  243.       D03337F33333333337F330DDEFFFFFEDD0333733333FFF33373F0BBFDE000EDF
  244.       BB037F33337773F3337F0AABB08880BBAA037F3337F3F7F3337F0EEAA08080AA
  245.       EE037F3337F737F3337F0AABB08880BBAA037F33373FF733337F0BBFDE000EDB
  246.       BB0373F333777333337330DDEFFFFFEDD03337F33333333337F330DEF8F8FFFE
  247.       D033373F333333333733330FFF8F8FFF03333373FF33333F733333300FF8F800
  248.       3333333773FFFF77333333333000003333333333377777333333}
  249.     Layout = blGlyphRight
  250.     Margin = 10
  251.     NumGlyphs = 2
  252.     ParentFont = False
  253.     OnClick = Bgame1Click
  254.   end
  255.   object Bgame6: TSpeedButton
  256.     Tag = 5
  257.     Left = 292
  258.     Top = 240
  259.     Width = 300
  260.     Height = 41
  261.     AllowAllUp = True
  262.     Caption = 'Game 6'
  263.     Flat = True
  264.     Font.Charset = DEFAULT_CHARSET
  265.     Font.Color = clWindowText
  266.     Font.Height = -11
  267.     Font.Name = 'MS Sans Serif'
  268.     Font.Style = [fsBold]
  269.     Glyph.Data = {
  270.       76010000424D7601000000000000760000002800000020000000100000000100
  271.       04000000000000010000120B0000120B00001000000000000000000000000000
  272.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  273.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  274.       3333333333FFFFF3333333333000003333333333F777773FF333333008F88800
  275.       33333337733333773F33330FFF8F888F033333733333333373F330DEFFF8F8FE
  276.       D03337F33333333337F330DDEFFFFFEDD0333733333FFF33373F0BBFDE000EDF
  277.       BB037F33337773F3337F0AABB08880BBAA037F3337F3F7F3337F0EEAA08080AA
  278.       EE037F3337F737F3337F0AABB08880BBAA037F33373FF733337F0BBFDE000EDB
  279.       BB0373F333777333337330DDEFFFFFEDD03337F33333333337F330DEF8F8FFFE
  280.       D033373F333333333733330FFF8F8FFF03333373FF33333F733333300FF8F800
  281.       3333333773FFFF77333333333000003333333333377777333333}
  282.     Layout = blGlyphRight
  283.     Margin = 10
  284.     NumGlyphs = 2
  285.     ParentFont = False
  286.     OnClick = Bgame1Click
  287.   end
  288.   object Bgame7: TSpeedButton
  289.     Tag = 6
  290.     Left = 292
  291.     Top = 280
  292.     Width = 300
  293.     Height = 41
  294.     AllowAllUp = True
  295.     Caption = 'Game 7'
  296.     Flat = True
  297.     Font.Charset = DEFAULT_CHARSET
  298.     Font.Color = clWindowText
  299.     Font.Height = -11
  300.     Font.Name = 'MS Sans Serif'
  301.     Font.Style = [fsBold]
  302.     Glyph.Data = {
  303.       76010000424D7601000000000000760000002800000020000000100000000100
  304.       04000000000000010000120B0000120B00001000000000000000000000000000
  305.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  306.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  307.       3333333333FFFFF3333333333000003333333333F777773FF333333008F88800
  308.       33333337733333773F33330FFF8F888F033333733333333373F330DEFFF8F8FE
  309.       D03337F33333333337F330DDEFFFFFEDD0333733333FFF33373F0BBFDE000EDF
  310.       BB037F33337773F3337F0AABB08880BBAA037F3337F3F7F3337F0EEAA08080AA
  311.       EE037F3337F737F3337F0AABB08880BBAA037F33373FF733337F0BBFDE000EDB
  312.       BB0373F333777333337330DDEFFFFFEDD03337F33333333337F330DEF8F8FFFE
  313.       D033373F333333333733330FFF8F8FFF03333373FF33333F733333300FF8F800
  314.       3333333773FFFF77333333333000003333333333377777333333}
  315.     Layout = blGlyphRight
  316.     Margin = 10
  317.     NumGlyphs = 2
  318.     ParentFont = False
  319.     OnClick = Bgame1Click
  320.   end
  321.   object Bgame8: TSpeedButton
  322.     Tag = 7
  323.     Left = 292
  324.     Top = 320
  325.     Width = 300
  326.     Height = 41
  327.     AllowAllUp = True
  328.     Caption = 'Game 8'
  329.     Flat = True
  330.     Font.Charset = DEFAULT_CHARSET
  331.     Font.Color = clWindowText
  332.     Font.Height = -11
  333.     Font.Name = 'MS Sans Serif'
  334.     Font.Style = [fsBold]
  335.     Glyph.Data = {
  336.       76010000424D7601000000000000760000002800000020000000100000000100
  337.       04000000000000010000120B0000120B00001000000000000000000000000000
  338.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  339.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  340.       3333333333FFFFF3333333333000003333333333F777773FF333333008F88800
  341.       33333337733333773F33330FFF8F888F033333733333333373F330DEFFF8F8FE
  342.       D03337F33333333337F330DDEFFFFFEDD0333733333FFF33373F0BBFDE000EDF
  343.       BB037F33337773F3337F0AABB08880BBAA037F3337F3F7F3337F0EEAA08080AA
  344.       EE037F3337F737F3337F0AABB08880BBAA037F33373FF733337F0BBFDE000EDB
  345.       BB0373F333777333337330DDEFFFFFEDD03337F33333333337F330DEF8F8FFFE
  346.       D033373F333333333733330FFF8F8FFF03333373FF33333F733333300FF8F800
  347.       3333333773FFFF77333333333000003333333333377777333333}
  348.     Layout = blGlyphRight
  349.     Margin = 10
  350.     NumGlyphs = 2
  351.     ParentFont = False
  352.     OnClick = Bgame1Click
  353.   end
  354.   object Bdown: TSpeedButton
  355.     Left = 360
  356.     Top = 360
  357.     Width = 153
  358.     Height = 25
  359.     Flat = True
  360.     Glyph.Data = {
  361.       76010000424D7601000000000000760000002800000020000000100000000100
  362.       04000000000000010000120B0000120B00001000000000000000000000000000
  363.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  364.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333393333
  365.       333333333337F3333333333333397333333333333337FF333333333333C94333
  366.       3333333333737F333333333333C9473333333333337373F3333333333CC94433
  367.       3333333337F7F7F3333333333CC94473333333333737F73F33333333CCC94443
  368.       333333337F37F37F33333333CCC94447333333337337F373F333333CCCC94444
  369.       33333337F337F337F333333CCCC94444733333373337F3373F3333CCCCC94444
  370.       4333337F3337FF337F3333CCCCC94444473333733F7773FF73F33CCCCC393444
  371.       443337F37737F773F7F33CCC33393374447337F73337F33737FFCCC333393333
  372.       444377733337F333777FC3333339333337437333333733333373}
  373.     NumGlyphs = 2
  374.     OnClick = BdownClick
  375.   end
  376.   object BPlay: TSpeedButton
  377.     Left = 8
  378.     Top = 352
  379.     Width = 97
  380.     Height = 41
  381.     Caption = 'Play!'
  382.     Enabled = False
  383.     Flat = True
  384.     Font.Charset = DEFAULT_CHARSET
  385.     Font.Color = clWindowText
  386.     Font.Height = -11
  387.     Font.Name = 'MS Sans Serif'
  388.     Font.Style = [fsBold]
  389.     Glyph.Data = {
  390.       DE010000424DDE01000000000000760000002800000024000000120000000100
  391.       0400000000006801000000000000000000001000000000000000000000000000
  392.       80000080000000808000800000008000800080800000C0C0C000808080000000
  393.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  394.       3333333333333333333333330000333333333333333333333333F33333333333
  395.       00003333344333333333333333388F3333333333000033334224333333333333
  396.       338338F3333333330000333422224333333333333833338F3333333300003342
  397.       222224333333333383333338F3333333000034222A22224333333338F338F333
  398.       8F33333300003222A3A2224333333338F3838F338F33333300003A2A333A2224
  399.       33333338F83338F338F33333000033A33333A222433333338333338F338F3333
  400.       0000333333333A222433333333333338F338F33300003333333333A222433333
  401.       333333338F338F33000033333333333A222433333333333338F338F300003333
  402.       33333333A222433333333333338F338F00003333333333333A22433333333333
  403.       3338F38F000033333333333333A223333333333333338F830000333333333333
  404.       333A333333333333333338330000333333333333333333333333333333333333
  405.       0000}
  406.     NumGlyphs = 2
  407.     ParentFont = False
  408.     OnClick = BPlayClick
  409.   end
  410.   object BInstall: TSpeedButton
  411.     Left = 104
  412.     Top = 352
  413.     Width = 97
  414.     Height = 41
  415.     Caption = 'Install'
  416.     Enabled = False
  417.     Flat = True
  418.     Font.Charset = DEFAULT_CHARSET
  419.     Font.Color = clWindowText
  420.     Font.Height = -11
  421.     Font.Name = 'MS Sans Serif'
  422.     Font.Style = [fsBold]
  423.     Glyph.Data = {
  424.       76010000424D7601000000000000760000002800000020000000100000000100
  425.       04000000000000010000120B0000120B00001000000000000000000000000000
  426.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  427.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333000000000
  428.       00333FF777777777773F0000FFFFFFFFFF0377773F3F3F3F3F7308880F0F0F0F
  429.       0FF07F33737373737337088880FFFFFFFFF07F3337FFFFFFFFF7088880000000
  430.       00037F3337777777777308888033330F03337F3337F3FF7F7FFF088880300000
  431.       00007F3337F7777777770FFFF030FFFFFFF07F3FF7F7F3FFFFF708008030F000
  432.       00F07F7737F7F77777F70FFFF030F0AAE0F07F3FF7F7F7F337F708008030F0DA
  433.       D0F07F7737F7F7FFF7F70FFFF030F00000F07F33F7F7F77777370FF9F030FFFF
  434.       FFF07F3737F7FFFFFFF70FFFF030000000007FFFF7F777777777000000333333
  435.       3333777777333333333333333333333333333333333333333333}
  436.     NumGlyphs = 2
  437.     ParentFont = False
  438.     OnClick = BInstallClick
  439.   end
  440.   object BUninstall: TSpeedButton
  441.     Left = 200
  442.     Top = 352
  443.     Width = 105
  444.     Height = 41
  445.     Caption = 'Uninstall'
  446.     Enabled = False
  447.     Flat = True
  448.     Font.Charset = DEFAULT_CHARSET
  449.     Font.Color = clWindowText
  450.     Font.Height = -11
  451.     Font.Name = 'MS Sans Serif'
  452.     Font.Style = [fsBold]
  453.     Glyph.Data = {
  454.       DE010000424DDE01000000000000760000002800000024000000120000000100
  455.       0400000000006801000000000000000000001000000000000000000000000000
  456.       80000080000000808000800000008000800080800000C0C0C000808080000000
  457.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  458.       3333333333333FFFFF333333000033333388888833333333333F888888FFF333
  459.       000033338811111188333333338833FFF388FF33000033381119999111833333
  460.       38F338888F338FF30000339119933331111833338F388333383338F300003391
  461.       13333381111833338F8F3333833F38F3000039118333381119118338F38F3338
  462.       33F8F38F000039183333811193918338F8F333833F838F8F0000391833381119
  463.       33918338F8F33833F8338F8F000039183381119333918338F8F3833F83338F8F
  464.       000039183811193333918338F8F833F83333838F000039118111933339118338
  465.       F3833F83333833830000339111193333391833338F33F8333FF838F300003391
  466.       11833338111833338F338FFFF883F83300003339111888811183333338FF3888
  467.       83FF83330000333399111111993333333388FFFFFF8833330000333333999999
  468.       3333333333338888883333330000333333333333333333333333333333333333
  469.       0000}
  470.     NumGlyphs = 2
  471.     ParentFont = False
  472.     OnClick = BUninstallClick
  473.   end
  474.   object GameText: TLabel
  475.     Left = 8
  476.     Top = 72
  477.     Width = 273
  478.     Height = 253
  479.     Alignment = taCenter
  480.     AutoSize = False
  481.     Font.Charset = DEFAULT_CHARSET
  482.     Font.Color = clWindowText
  483.     Font.Height = -11
  484.     Font.Name = 'MS Sans Serif'
  485.     Font.Style = [fsBold]
  486.     ParentFont = False
  487.     ParentShowHint = False
  488.     ShowHint = True
  489.     Transparent = True
  490.     WordWrap = True
  491.     OnClick = GameTextClick
  492.   end
  493.   object GameTitle: TLabel
  494.     Left = 8
  495.     Top = 14
  496.     Width = 273
  497.     Height = 51
  498.     Alignment = taCenter
  499.     AutoSize = False
  500.     Font.Charset = ANSI_CHARSET
  501.     Font.Color = clWindowText
  502.     Font.Height = -19
  503.     Font.Name = 'Arial'
  504.     Font.Style = [fsBold]
  505.     ParentFont = False
  506.     Transparent = True
  507.     WordWrap = True
  508.   end
  509.   object Popup: TPopupMenu
  510.     Left = 8
  511.     Top = 8
  512.     object Configure1: TMenuItem
  513.       Caption = '&Configure'
  514.       OnClick = Configure1Click
  515.     end
  516.     object N2: TMenuItem
  517.       Caption = '-'
  518.     end
  519.     object About: TMenuItem
  520.       Caption = '&About Selector 2.0'
  521.       OnClick = AboutClick
  522.     end
  523.     object N1: TMenuItem
  524.       Caption = '-'
  525.     end
  526.     object Close1: TMenuItem
  527.       Caption = '&Close'
  528.     end
  529.   end
  530. end
  531.