home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer 5.10 / 2000-07_Disc_5.10.bin / pcgamer2.exe / 0 / RCDATA / TMAINFORM / TMAINFORM.txt < prev   
Text File  |  2000-03-31  |  11KB  |  555 lines

  1. object mainform: Tmainform
  2.   Left = 237
  3.   Top = 208
  4.   HorzScrollBar.Visible = False
  5.   VertScrollBar.Visible = False
  6.   BorderIcons = [biSystemMenu, biMinimize]
  7.   BorderStyle = bsSingle
  8.   Caption = 'PC Gamer CDROM'
  9.   ClientHeight = 573
  10.   ClientWidth = 792
  11.   Color = clBtnFace
  12.   Font.Charset = DEFAULT_CHARSET
  13.   Font.Color = clWindowText
  14.   Font.Height = -11
  15.   Font.Name = 'MS Sans Serif'
  16.   Font.Style = []
  17.   OldCreateOrder = False
  18.   Position = poScreenCenter
  19.   OnActivate = FormActivate
  20.   OnCreate = FormCreate
  21.   OnKeyDown = FormKeyDown
  22.   PixelsPerInch = 96
  23.   TextHeight = 13
  24.   object SpeedButton3: TSpeedButton
  25.     Left = 24
  26.     Top = 24
  27.     Width = 65
  28.     Height = 17
  29.     Cursor = crHandPoint
  30.     Caption = 'Utilities'
  31.   end
  32.   object SpeedButton4: TSpeedButton
  33.     Left = 24
  34.     Top = 8
  35.     Width = 65
  36.     Height = 17
  37.     Cursor = crHandPoint
  38.     Caption = 'Demos'
  39.   end
  40.   object Image1: TImage
  41.     Left = 16
  42.     Top = 16
  43.     Width = 105
  44.     Height = 105
  45.     Visible = False
  46.   end
  47.   object listloader: TImage
  48.     Left = 440
  49.     Top = 456
  50.     Width = 105
  51.     Height = 105
  52.   end
  53.   object ImageX: TImage
  54.     Left = 32
  55.     Top = 32
  56.     Width = 105
  57.     Height = 105
  58.     Visible = False
  59.   end
  60.   object bitbtn1: TImage
  61.     Left = 24
  62.     Top = 240
  63.     Width = 97
  64.     Height = 97
  65.     Picture.Data = {<image000.bmp>}
  66.     Transparent = True
  67.   end
  68.   object Image2: TImage
  69.     Left = 24
  70.     Top = 140
  71.     Width = 105
  72.     Height = 105
  73.     Picture.Data = {<image001.bmp>}
  74.   end
  75.   object source: TListBox
  76.     Left = 24
  77.     Top = 128
  78.     Width = 249
  79.     Height = 153
  80.     BorderStyle = bsNone
  81.     Ctl3D = False
  82.     Font.Charset = ANSI_CHARSET
  83.     Font.Color = clWindowText
  84.     Font.Height = -11
  85.     Font.Name = 'MS Sans Serif'
  86.     Font.Style = [fsBold]
  87.     ItemHeight = 13
  88.     Items.Strings = (
  89.       'This month'#39's feature demo:'
  90.       'Ameriku'
  91.       'vegna ekki mjeri pabbi min'
  92.       'og ekki mjeri fiskur.  Ja, eg'
  93.       'ert fra ameriku og eg ert stulka'
  94.       'fallega!!')
  95.     ParentCtl3D = False
  96.     ParentFont = False
  97.     TabOrder = 10
  98.     Visible = False
  99.   end
  100.   object menudests: TListBox
  101.     Left = 192
  102.     Top = 288
  103.     Width = 81
  104.     Height = 113
  105.     BorderStyle = bsNone
  106.     Ctl3D = False
  107.     Font.Charset = ANSI_CHARSET
  108.     Font.Color = clWindowText
  109.     Font.Height = -13
  110.     Font.Name = 'System'
  111.     Font.Style = []
  112.     ItemHeight = 16
  113.     Items.Strings = (
  114.       '01'
  115.       '02'
  116.       '03'
  117.       '08'
  118.       '04'
  119.       '06'
  120.       '05'
  121.       '09'
  122.       '04'
  123.       '07'
  124.       '08')
  125.     ParentCtl3D = False
  126.     ParentFont = False
  127.     TabOrder = 14
  128.     Visible = False
  129.   end
  130.   object menusource: TListBox
  131.     Left = 112
  132.     Top = 288
  133.     Width = 81
  134.     Height = 113
  135.     BorderStyle = bsNone
  136.     Ctl3D = False
  137.     Font.Charset = ANSI_CHARSET
  138.     Font.Color = clWindowText
  139.     Font.Height = -9
  140.     Font.Name = 'Small Fonts'
  141.     Font.Style = []
  142.     ItemHeight = 11
  143.     Items.Strings = (
  144.       'item one'
  145.       'item two'
  146.       'item three'
  147.       'four'
  148.       'five'
  149.       'six'
  150.       'item seven'
  151.       'eight'
  152.       'niner'
  153.       'ten'
  154.       'ellefu')
  155.     ParentCtl3D = False
  156.     ParentFont = False
  157.     TabOrder = 13
  158.     Visible = False
  159.   end
  160.   object xlist: TListBox
  161.     Left = 24
  162.     Top = 288
  163.     Width = 81
  164.     Height = 113
  165.     BorderStyle = bsNone
  166.     Ctl3D = False
  167.     Font.Charset = ANSI_CHARSET
  168.     Font.Color = clWindowText
  169.     Font.Height = -13
  170.     Font.Name = 'System'
  171.     Font.Style = []
  172.     ItemHeight = 16
  173.     ParentCtl3D = False
  174.     ParentFont = False
  175.     TabOrder = 16
  176.     Visible = False
  177.   end
  178.   object dbcomponents: TPanel
  179.     Left = 32
  180.     Top = 296
  181.     Width = 273
  182.     Height = 201
  183.     Caption = 'dbcomponents'
  184.     TabOrder = 17
  185.     Visible = False
  186.     object df1: TDBText
  187.       Left = 16
  188.       Top = 48
  189.       Width = 65
  190.       Height = 17
  191.       DataSource = DataSource1
  192.     end
  193.     object df2: TDBText
  194.       Left = 16
  195.       Top = 64
  196.       Width = 65
  197.       Height = 17
  198.       DataSource = DataSource1
  199.     end
  200.     object df3: TDBText
  201.       Left = 16
  202.       Top = 80
  203.       Width = 65
  204.       Height = 17
  205.       DataSource = DataSource1
  206.     end
  207.     object df4: TDBText
  208.       Left = 16
  209.       Top = 96
  210.       Width = 65
  211.       Height = 17
  212.       DataSource = DataSource1
  213.     end
  214.     object df5: TDBText
  215.       Left = 16
  216.       Top = 112
  217.       Width = 65
  218.       Height = 17
  219.       DataSource = DataSource1
  220.     end
  221.     object df6: TDBText
  222.       Left = 16
  223.       Top = 128
  224.       Width = 65
  225.       Height = 17
  226.       DataSource = DataSource1
  227.     end
  228.     object df7: TDBText
  229.       Left = 120
  230.       Top = 48
  231.       Width = 65
  232.       Height = 17
  233.       DataSource = DataSource1
  234.     end
  235.     object df8: TDBText
  236.       Left = 120
  237.       Top = 64
  238.       Width = 65
  239.       Height = 17
  240.       DataSource = DataSource1
  241.     end
  242.     object df9: TDBText
  243.       Left = 120
  244.       Top = 80
  245.       Width = 65
  246.       Height = 17
  247.       DataSource = DataSource1
  248.     end
  249.     object df10: TDBText
  250.       Left = 120
  251.       Top = 96
  252.       Width = 65
  253.       Height = 17
  254.       DataSource = DataSource1
  255.     end
  256.     object dbdisplay: TListBox
  257.       Left = 80
  258.       Top = 8
  259.       Width = 177
  260.       Height = 33
  261.       BorderStyle = bsNone
  262.       Ctl3D = False
  263.       Font.Charset = ANSI_CHARSET
  264.       Font.Color = clWindowText
  265.       Font.Height = -11
  266.       Font.Name = 'MS Sans Serif'
  267.       Font.Style = [fsBold]
  268.       ItemHeight = 13
  269.       ParentCtl3D = False
  270.       ParentFont = False
  271.       TabOrder = 0
  272.       Visible = False
  273.     end
  274.     object databases: TListBox
  275.       Left = 192
  276.       Top = 64
  277.       Width = 65
  278.       Height = 57
  279.       ItemHeight = 13
  280.       Items.Strings = (
  281.         'Reviews'
  282.         'Demos'
  283.         'Companies'
  284.         'Patches')
  285.       TabOrder = 1
  286.       Visible = False
  287.     end
  288.   end
  289.   object browsepanel: TPanel
  290.     Left = 0
  291.     Top = 100
  292.     Width = 685
  293.     Height = 405
  294.     BevelOuter = bvNone
  295.     Color = clNone
  296.     Ctl3D = False
  297.     ParentCtl3D = False
  298.     TabOrder = 0
  299.     Visible = False
  300.     object ib: TButton
  301.       Left = 280
  302.       Top = 80
  303.       Width = 75
  304.       Height = 25
  305.       Caption = 'ib'
  306.       TabOrder = 0
  307.       Visible = False
  308.     end
  309.     object pb: TButton
  310.       Left = 280
  311.       Top = 72
  312.       Width = 75
  313.       Height = 25
  314.       Caption = 'ib'
  315.       TabOrder = 1
  316.       Visible = False
  317.     end
  318.     object vb: TButton
  319.       Left = 280
  320.       Top = 64
  321.       Width = 75
  322.       Height = 25
  323.       Caption = 'ib'
  324.       TabOrder = 2
  325.       Visible = False
  326.     end
  327.   end
  328.   object company: TPanel
  329.     Left = 103
  330.     Top = 96
  331.     Width = 689
  332.     Height = 414
  333.     BevelOuter = bvNone
  334.     Caption = 'company'
  335.     Color = clAqua
  336.     TabOrder = 6
  337.     Visible = False
  338.   end
  339.   object patches: TPanel
  340.     Left = 103
  341.     Top = 104
  342.     Width = 689
  343.     Height = 414
  344.     BevelOuter = bvNone
  345.     Caption = 'patches'
  346.     Color = clLime
  347.     TabOrder = 7
  348.     Visible = False
  349.     object patchnotes: TDBText
  350.       Left = 8
  351.       Top = 144
  352.       Width = 249
  353.       Height = 17
  354.     end
  355.   end
  356.   object cds: TPanel
  357.     Left = 103
  358.     Top = 112
  359.     Width = 689
  360.     Height = 414
  361.     BevelOuter = bvNone
  362.     Color = clSilver
  363.     TabOrder = 8
  364.     Visible = False
  365.   end
  366.   object reviews: TPanel
  367.     Left = 103
  368.     Top = 120
  369.     Width = 689
  370.     Height = 414
  371.     BevelOuter = bvNone
  372.     Color = clFuchsia
  373.     TabOrder = 9
  374.     Visible = False
  375.     object rgametitle: TDBText
  376.       Left = 16
  377.       Top = 72
  378.       Width = 481
  379.       Height = 17
  380.     end
  381.     object rcategory: TDBText
  382.       Left = 16
  383.       Top = 104
  384.       Width = 249
  385.       Height = 17
  386.     end
  387.     object rissuepage: TDBText
  388.       Left = 16
  389.       Top = 128
  390.       Width = 257
  391.       Height = 17
  392.     end
  393.     object rconame: TDBText
  394.       Left = 16
  395.       Top = 152
  396.       Width = 249
  397.       Height = 17
  398.     end
  399.     object raddress: TDBText
  400.       Left = 16
  401.       Top = 176
  402.       Width = 249
  403.       Height = 17
  404.     end
  405.     object DBNavigator1: TDBNavigator
  406.       Left = 8
  407.       Top = 360
  408.       Width = 240
  409.       Height = 25
  410.       DataSource = DataSource1
  411.       TabOrder = 0
  412.     end
  413.     object dblook: TDBLookupListBox
  414.       Left = 200
  415.       Top = 150
  416.       Width = 121
  417.       Height = 95
  418.       TabOrder = 1
  419.     end
  420.   end
  421.   object gamepanel: TPanel
  422.     Left = -8
  423.     Top = 107
  424.     Width = 800
  425.     Height = 392
  426.     BevelOuter = bvNone
  427.     Caption = 'gamepanel'
  428.     Color = clBlue
  429.     Ctl3D = False
  430.     ParentCtl3D = False
  431.     TabOrder = 23
  432.     Visible = False
  433.     object screenie: TMemo
  434.       Left = 77
  435.       Top = 32
  436.       Width = 795
  437.       Height = 369
  438.       BorderStyle = bsNone
  439.       Color = clBlue
  440.       Ctl3D = False
  441.       Font.Charset = ANSI_CHARSET
  442.       Font.Color = clWhite
  443.       Font.Height = -13
  444.       Font.Name = 'Small Fonts'
  445.       Font.Pitch = fpFixed
  446.       Font.Style = []
  447.       Lines.Strings = (
  448.         ''
  449.         ''
  450.         ''
  451.         'Coconut Monkey Adventure'
  452.         ''
  453.         'Copyright 1999 Info-Coconut-Monkey-Com'
  454.         ''
  455.         ''
  456.         ''
  457.         ''
  458.         ''
  459.         ''
  460.         ''
  461.         ''
  462.         ''
  463.         ''
  464.         '')
  465.       ParentCtl3D = False
  466.       ParentFont = False
  467.       ReadOnly = True
  468.       TabOrder = 0
  469.     end
  470.     object lineinput: TEdit
  471.       Left = 32
  472.       Top = 367
  473.       Width = 753
  474.       Height = 26
  475.       BorderStyle = bsNone
  476.       Color = clBlue
  477.       Ctl3D = False
  478.       Font.Charset = ANSI_CHARSET
  479.       Font.Color = clWhite
  480.       Font.Height = -20
  481.       Font.Name = 'Small Fonts'
  482.       Font.Pitch = fpFixed
  483.       Font.Style = []
  484.       ParentCtl3D = False
  485.       ParentFont = False
  486.       TabOrder = 1
  487.     end
  488.     object DummyLabel: TEdit
  489.       Left = 0
  490.       Top = 367
  491.       Width = 33
  492.       Height = 26
  493.       BorderStyle = bsNone
  494.       Color = clBlue
  495.       Ctl3D = False
  496.       Font.Charset = ANSI_CHARSET
  497.       Font.Color = clWhite
  498.       Font.Height = -20
  499.       Font.Name = 'Small Fonts'
  500.       Font.Pitch = fpFixed
  501.       Font.Style = [fsBold]
  502.       ParentCtl3D = False
  503.       ParentFont = False
  504.       ReadOnly = True
  505.       TabOrder = 2
  506.       Text = '>>'
  507.     end
  508.   end
  509.   object paths: TListBox
  510.     Left = 24
  511.     Top = 96
  512.     Width = 97
  513.     Height = 25
  514.     ItemHeight = 13
  515.     TabOrder = 4
  516.     Visible = False
  517.   end
  518.   object ListBox1: TListBox
  519.     Left = 640
  520.     Top = 520
  521.     Width = 145
  522.     Height = 49
  523.     ItemHeight = 13
  524.     Items.Strings = (
  525.       'demos.html'
  526.       'add-ons.html'
  527.       'utilities.html'
  528.       'support.html'
  529.       'coconut.html'
  530.       'database.html'
  531.       '')
  532.     TabOrder = 2
  533.     Visible = False
  534.   end
  535.   object list: TOutline
  536.     Left = 184
  537.     Top = 96
  538.     Width = 89
  539.     Height = 25
  540.     OutlineStyle = osPictureText
  541.     ItemHeight = 18
  542.     Font.Charset = DEFAULT_CHARSET
  543.     Font.Color = clWindowText
  544.     Font.Height = -15
  545.     Font.Name = 'MS Sans Serif'
  546.     Font.Style = []
  547.     Color = clBlue
  548.     ParentCtl3D = False
  549.     Ctl3D = False
  550.     TabOrder = 3
  551.     Visible = False
  552.     BorderStyle = bsNone
  553.     ItemSeparator = '\'
  554.     PictureOpen.Data = {<image002.BMF6( ∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜∩┐╜>}
  555.