home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer 5.14 / 2000-11_-_Disc_5.14.iso / PCGamer.exe / 0 / RCDATA / TFRMMAIN / TFRMMAIN.txt
Text File  |  2000-08-31  |  10KB  |  462 lines

  1. object frmMain: TfrmMain
  2.   Left = 192
  3.   Top = 108
  4.   HorzScrollBar.Visible = False
  5.   VertScrollBar.Visible = False
  6.   BorderStyle = bsNone
  7.   Caption = 'frmMain'
  8.   ClientHeight = 600
  9.   ClientWidth = 800
  10.   Color = clBtnFace
  11.   Font.Charset = DEFAULT_CHARSET
  12.   Font.Color = clWindowText
  13.   Font.Height = -11
  14.   Font.Name = 'MS Sans Serif'
  15.   Font.Style = []
  16.   OldCreateOrder = False
  17.   Position = poScreenCenter
  18.   OnCreate = FormCreate
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object imgBackImage: TImage
  22.     Left = 0
  23.     Top = 125
  24.     Width = 800
  25.     Height = 475
  26.     OnMouseMove = imgBackImageMouseMove
  27.   end
  28.   object imgMainPanel: TImage
  29.     Left = 0
  30.     Top = 125
  31.     Width = 800
  32.     Height = 255
  33.     Transparent = True
  34.     OnMouseMove = imgMainPanelMouseMove
  35.   end
  36.   object imgReadMeB: TImage
  37.     Left = 729
  38.     Top = 286
  39.     Width = 56
  40.     Height = 57
  41.     Transparent = True
  42.     Visible = False
  43.     OnClick = imgReadMeClick
  44.   end
  45.   object imgInstallNowB: TImage
  46.     Left = 16
  47.     Top = 274
  48.     Width = 79
  49.     Height = 75
  50.     Cursor = crHandPoint
  51.     Transparent = True
  52.     Visible = False
  53.     OnClick = imgInstallNowClick
  54.     OnMouseMove = imgInstallNowMouseMove
  55.   end
  56.   object lblDemoName: TLabel
  57.     Left = 168
  58.     Top = 450
  59.     Width = 160
  60.     Height = 13
  61.     AutoSize = False
  62.     Caption = 'DemoName'
  63.     Color = clYellow
  64.     Font.Charset = DEFAULT_CHARSET
  65.     Font.Color = clYellow
  66.     Font.Height = -11
  67.     Font.Name = 'MS Sans Serif'
  68.     Font.Style = []
  69.     ParentColor = False
  70.     ParentFont = False
  71.     Transparent = True
  72.     Visible = False
  73.   end
  74.   object lblDemoBlurb: TLabel
  75.     Left = 168
  76.     Top = 416
  77.     Width = 160
  78.     Height = 50
  79.     AutoSize = False
  80.     Color = clNavy
  81.     Font.Charset = ANSI_CHARSET
  82.     Font.Color = clWhite
  83.     Font.Height = -9
  84.     Font.Name = 'Arial'
  85.     Font.Style = []
  86.     ParentColor = False
  87.     ParentFont = False
  88.     Transparent = True
  89.     Visible = False
  90.     WordWrap = True
  91.   end
  92.   object imgReadMe: TImage
  93.     Left = 729
  94.     Top = 286
  95.     Width = 56
  96.     Height = 57
  97.     Transparent = True
  98.     OnClick = imgReadMeClick
  99.     OnMouseMove = imgReadMeMouseMove
  100.   end
  101.   object imgInstallNow: TImage
  102.     Left = 16
  103.     Top = 274
  104.     Width = 79
  105.     Height = 75
  106.     Cursor = crHandPoint
  107.     Transparent = True
  108.     OnClick = imgInstallNowClick
  109.     OnMouseMove = imgInstallNowMouseMove
  110.   end
  111.   object lblTechSupLabel: TLabel
  112.     Left = 112
  113.     Top = 260
  114.     Width = 105
  115.     Height = 17
  116.     AutoSize = False
  117.     Caption = 'Tech Support:'
  118.     Font.Charset = ANSI_CHARSET
  119.     Font.Color = clWindowText
  120.     Font.Height = -15
  121.     Font.Name = 'Arial'
  122.     Font.Style = [fsBold, fsItalic]
  123.     ParentFont = False
  124.     Transparent = True
  125.   end
  126.   object lblSysReqLabel: TLabel
  127.     Left = 112
  128.     Top = 290
  129.     Width = 169
  130.     Height = 17
  131.     AutoSize = False
  132.     Caption = 'System Requirements:'
  133.     Font.Charset = ANSI_CHARSET
  134.     Font.Color = clWindowText
  135.     Font.Height = -15
  136.     Font.Name = 'Arial'
  137.     Font.Style = [fsBold, fsItalic]
  138.     ParentFont = False
  139.     Transparent = True
  140.   end
  141.   object lblTechSup: TLabel
  142.     Left = 216
  143.     Top = 260
  144.     Width = 209
  145.     Height = 17
  146.     AutoSize = False
  147.     Font.Charset = ANSI_CHARSET
  148.     Font.Color = clWhite
  149.     Font.Height = -13
  150.     Font.Name = 'Arial'
  151.     Font.Style = []
  152.     ParentFont = False
  153.     Transparent = True
  154.   end
  155.   object lblSysReq: TLabel
  156.     Left = 136
  157.     Top = 308
  158.     Width = 289
  159.     Height = 53
  160.     AutoSize = False
  161.     Color = clBtnFace
  162.     Font.Charset = ANSI_CHARSET
  163.     Font.Color = clWhite
  164.     Font.Height = -13
  165.     Font.Name = 'Arial'
  166.     Font.Style = []
  167.     ParentColor = False
  168.     ParentFont = False
  169.     Transparent = True
  170.     WordWrap = True
  171.   end
  172.   object lblBigDemoName: TLabel
  173.     Left = 112
  174.     Top = 168
  175.     Width = 297
  176.     Height = 81
  177.     Alignment = taCenter
  178.     AutoSize = False
  179.     Font.Charset = DEFAULT_CHARSET
  180.     Font.Color = clWindowText
  181.     Font.Height = -32
  182.     Font.Name = 'Arial'
  183.     Font.Style = [fsBold]
  184.     ParentFont = False
  185.     Transparent = True
  186.     WordWrap = True
  187.   end
  188.   object pnlMainPanel: TPanel
  189.     Left = 437
  190.     Top = 156
  191.     Width = 283
  192.     Height = 208
  193.     BevelOuter = bvNone
  194.     FullRepaint = False
  195.     TabOrder = 8
  196.     object imgLargePiccy: TImage
  197.       Left = 0
  198.       Top = -208
  199.       Width = 283
  200.       Height = 417
  201.       Enabled = False
  202.     end
  203.   end
  204.   object pnlTop: TPanel
  205.     Left = 0
  206.     Top = 0
  207.     Width = 800
  208.     Height = 125
  209.     BevelOuter = bvNone
  210.     TabOrder = 7
  211.     object imgTopPanel: TImage
  212.       Left = 0
  213.       Top = 0
  214.       Width = 800
  215.       Height = 125
  216.       OnMouseMove = imgBackImageMouseMove
  217.     end
  218.     object imgTopMenu: TImage
  219.       Left = -2
  220.       Top = -8
  221.       Width = 797
  222.       Height = 94
  223.       Transparent = True
  224.     end
  225.     object imgDemoButton: TImage
  226.       Left = 321
  227.       Top = 8
  228.       Width = 146
  229.       Height = 33
  230.       Cursor = crHandPoint
  231.       OnClick = imgDemoButtonClick
  232.       OnMouseMove = imgDemoButtonMouseMove
  233.     end
  234.     object imgAddOns: TImage
  235.       Left = 468
  236.       Top = 8
  237.       Width = 127
  238.       Height = 33
  239.       Cursor = crHandPoint
  240.       OnClick = imgAddOnsClick
  241.       OnMouseMove = imgAddOnsMouseMove
  242.     end
  243.     object imgDatabase: TImage
  244.       Left = 596
  245.       Top = 8
  246.       Width = 139
  247.       Height = 33
  248.       Cursor = crHandPoint
  249.       OnClick = imgDatabaseClick
  250.       OnMouseMove = imgDatabaseMouseMove
  251.     end
  252.     object imgExit: TImage
  253.       Left = 735
  254.       Top = 8
  255.       Width = 61
  256.       Height = 33
  257.       Cursor = crHandPoint
  258.       OnClick = imgExitClick
  259.       OnMouseMove = imgExitMouseMove
  260.     end
  261.     object imgUtilities: TImage
  262.       Left = 321
  263.       Top = 41
  264.       Width = 121
  265.       Height = 34
  266.       Cursor = crHandPoint
  267.       OnClick = imgUtilitiesClick
  268.       OnMouseMove = imgUtilitiesMouseMove
  269.     end
  270.     object imgSupport: TImage
  271.       Left = 443
  272.       Top = 41
  273.       Width = 120
  274.       Height = 34
  275.       Cursor = crHandPoint
  276.       OnClick = imgSupportClick
  277.       OnMouseMove = imgSupportMouseMove
  278.     end
  279.     object imgMisc: TImage
  280.       Left = 564
  281.       Top = 41
  282.       Width = 231
  283.       Height = 34
  284.       Cursor = crHandPoint
  285.       OnClick = imgMiscClick
  286.       OnMouseMove = imgMiscMouseMove
  287.     end
  288.   end
  289.   object htmMainBanner: ThtmlLite
  290.     Left = 166
  291.     Top = 535
  292.     Width = 468
  293.     Height = 60
  294.     Cursor = crHandPoint
  295.     ViewImages = True
  296.     TabOrder = 0
  297.     BorderStyle = htNone
  298.     HistoryMaxCount = 0
  299.     DefFontName = 'Times New Roman'
  300.     DefPreFontName = 'Courier New'
  301.     ImageCacheCount = 10
  302.     NoSelect = False
  303.     ScrollBars = ssNone
  304.     CharSet = DEFAULT_CHARSET
  305.     MarginHeight = 0
  306.     MarginWidth = 0
  307.     OnMouseDown = htmMainBannerMouseDown
  308.   end
  309.   object htmLeftBanner: ThtmlLite
  310.     Left = 14
  311.     Top = 535
  312.     Width = 143
  313.     Height = 60
  314.     Cursor = crHandPoint
  315.     ViewImages = True
  316.     TabOrder = 1
  317.     BorderStyle = htNone
  318.     HistoryMaxCount = 0
  319.     DefFontName = 'Times New Roman'
  320.     DefPreFontName = 'Courier New'
  321.     ImageCacheCount = 10
  322.     NoSelect = False
  323.     ScrollBars = ssNone
  324.     CharSet = DEFAULT_CHARSET
  325.     MarginHeight = 0
  326.     MarginWidth = 0
  327.     OnMouseDown = htmLeftBannerMouseDown
  328.   end
  329.   object htmRightBanner: ThtmlLite
  330.     Left = 646
  331.     Top = 535
  332.     Width = 143
  333.     Height = 60
  334.     Cursor = crHandPoint
  335.     ViewImages = True
  336.     TabOrder = 2
  337.     BorderStyle = htNone
  338.     HistoryMaxCount = 0
  339.     DefFontName = 'Times New Roman'
  340.     DefPreFontName = 'Courier New'
  341.     ImageCacheCount = 10
  342.     NoSelect = False
  343.     ScrollBars = ssNone
  344.     CharSet = DEFAULT_CHARSET
  345.     MarginHeight = 0
  346.     MarginWidth = 0
  347.     OnMouseDown = htmRightBannerMouseDown
  348.   end
  349.   object pnlBlank: TPanel
  350.     Left = 155
  351.     Top = 416
  352.     Width = 490
  353.     Height = 50
  354.     BevelOuter = bvNone
  355.     Color = clBlack
  356.     TabOrder = 3
  357.     OnMouseMove = imgBackImageMouseMove
  358.     object pnlSlider: TPanel
  359.       Left = 0
  360.       Top = 0
  361.       Width = 89
  362.       Height = 50
  363.       BevelOuter = bvNone
  364.       Color = clBlack
  365.       TabOrder = 0
  366.     end
  367.   end
  368.   object pnlRight: TPanel
  369.     Left = 103
  370.     Top = 416
  371.     Width = 52
  372.     Height = 50
  373.     BevelOuter = bvNone
  374.     Color = clNone
  375.     TabOrder = 4
  376.     object imgRBlanker: TImage
  377.       Left = 0
  378.       Top = 0
  379.       Width = 52
  380.       Height = 50
  381.       Cursor = crHandPoint
  382.       OnMouseDown = imgRightMouseDown
  383.     end
  384.     object imgRight: TImage
  385.       Left = 0
  386.       Top = 0
  387.       Width = 52
  388.       Height = 50
  389.       Cursor = crHandPoint
  390.       Transparent = True
  391.       Visible = False
  392.       OnMouseDown = imgRightMouseDown
  393.     end
  394.   end
  395.   object pnlLeft: TPanel
  396.     Left = 645
  397.     Top = 416
  398.     Width = 52
  399.     Height = 50
  400.     BevelOuter = bvNone
  401.     Color = clNone
  402.     TabOrder = 5
  403.     object imgLBlanker: TImage
  404.       Left = 0
  405.       Top = 0
  406.       Width = 52
  407.       Height = 50
  408.       Cursor = crHandPoint
  409.       OnMouseDown = imgLeftMouseDown
  410.     end
  411.     object imgLeft: TImage
  412.       Left = 0
  413.       Top = 0
  414.       Width = 52
  415.       Height = 50
  416.       Cursor = crHandPoint
  417.       Transparent = True
  418.       OnMouseDown = imgLeftMouseDown
  419.     end
  420.   end
  421.   object pnlTopMenu: TPanel
  422.     Left = 160
  423.     Top = 80
  424.     Width = 105
  425.     Height = 41
  426.     BevelOuter = bvNone
  427.     Color = clTeal
  428.     TabOrder = 6
  429.     Visible = False
  430.   end
  431.   object tmrBanner: TTimer
  432.     Interval = 20000
  433.     OnTimer = tmrBannerTimer
  434.     Left = 40
  435.     Top = 480
  436.   end
  437.   object tmrSliderDelay: TDXTimer
  438.     ActiveOnly = False
  439.     Enabled = False
  440.     Interval = 2
  441.     OnTimer = tmrSliderDelayTimer
  442.     Left = 8
  443.     Top = 448
  444.   end
  445.   object tmrTopMenu: TDXTimer
  446.     ActiveOnly = False
  447.     Enabled = False
  448.     Interval = 3
  449.     OnTimer = tmrTopMenuTimer
  450.     Left = 40
  451.     Top = 448
  452.   end
  453.   object tmrMainPanel: TDXTimer
  454.     ActiveOnly = False
  455.     Enabled = False
  456.     Interval = 1
  457.     OnTimer = tmrMainPanelTimer
  458.     Left = 8
  459.     Top = 416
  460.   end
  461. end
  462.