home *** CD-ROM | disk | FTP | other *** search
/ PC/CD Gamer UK 36 / PCGAMER36.bin / gp2utils / viewer / gp2stpd.exe / 0 / RCDATA / TFORM1 / TFORM1.txt
Text File  |  1996-08-02  |  11KB  |  683 lines

  1. object Form1: TForm1
  2.   Left = 200
  3.   Top = 99
  4.   BorderIcons = [biSystemMenu, biMinimize]
  5.   BorderStyle = bsSingle
  6.   Caption = 'GP2 Setup Displayer V1.0'
  7.   ClientHeight = 401
  8.   ClientWidth = 329
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   OnCreate = Create
  14.   OnDestroy = Destroy
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object Info: TLabel
  18.     Left = 8
  19.     Top = 362
  20.     Width = 313
  21.     Height = 10
  22.     Alignment = taCenter
  23.     Caption = 'By Grant Reeve (MagicTwit) magefire@wave.co.nz'
  24.     Font.Color = clBlack
  25.     Font.Height = -8
  26.     Font.Name = 'Small Fonts'
  27.     Font.Style = []
  28.     ParentFont = False
  29.   end
  30.   object Bevel2: TBevel
  31.     Left = 8
  32.     Top = 336
  33.     Width = 313
  34.     Height = 25
  35.   end
  36.   object L_BB: TLabel
  37.     Left = 136
  38.     Top = 48
  39.     Width = 69
  40.     Height = 13
  41.     Caption = 'Brake balance'
  42.   end
  43.   object L_Gears: TLabel
  44.     Left = 136
  45.     Top = 32
  46.     Width = 28
  47.     Height = 13
  48.     Caption = 'Gears'
  49.   end
  50.   object Circuit: TLabel
  51.     Left = 8
  52.     Top = 0
  53.     Width = 239
  54.     Height = 24
  55.     Caption = 'GP2, the ONLY car simulator'
  56.     Font.Color = clWindowText
  57.     Font.Height = -19
  58.     Font.Name = 'MS Sans Serif'
  59.     Font.Style = []
  60.     ParentFont = False
  61.   end
  62.   object L_FW: TLabel
  63.     Left = 16
  64.     Top = 32
  65.     Width = 52
  66.     Height = 13
  67.     Caption = 'Front Wing'
  68.   end
  69.   object L_RW: TLabel
  70.     Left = 16
  71.     Top = 48
  72.     Width = 51
  73.     Height = 13
  74.     Caption = 'Rear Wing'
  75.   end
  76.   object d_G1: TLabel
  77.     Left = 176
  78.     Top = 32
  79.     Width = 6
  80.     Height = 13
  81.     Caption = '--'
  82.   end
  83.   object d_G2: TLabel
  84.     Left = 200
  85.     Top = 32
  86.     Width = 6
  87.     Height = 13
  88.     Caption = '--'
  89.   end
  90.   object d_G3: TLabel
  91.     Left = 224
  92.     Top = 32
  93.     Width = 6
  94.     Height = 13
  95.     Caption = '--'
  96.   end
  97.   object d_G4: TLabel
  98.     Left = 248
  99.     Top = 32
  100.     Width = 6
  101.     Height = 13
  102.     Caption = '--'
  103.   end
  104.   object d_G5: TLabel
  105.     Left = 272
  106.     Top = 32
  107.     Width = 6
  108.     Height = 13
  109.     Caption = '--'
  110.   end
  111.   object d_G6: TLabel
  112.     Left = 296
  113.     Top = 32
  114.     Width = 6
  115.     Height = 13
  116.     Caption = '--'
  117.   end
  118.   object d_RW: TLabel
  119.     Left = 104
  120.     Top = 48
  121.     Width = 6
  122.     Height = 13
  123.     Caption = '--'
  124.   end
  125.   object d_BB: TLabel
  126.     Left = 216
  127.     Top = 48
  128.     Width = 45
  129.     Height = 13
  130.     Caption = '--.--- : --.---'
  131.   end
  132.   object d_FW: TLabel
  133.     Left = 104
  134.     Top = 32
  135.     Width = 6
  136.     Height = 13
  137.     Caption = '--'
  138.   end
  139.   object d_FL_P: TLabel
  140.     Left = 104
  141.     Top = 96
  142.     Width = 25
  143.     Height = 13
  144.     Caption = '-- mm'
  145.   end
  146.   object d_FL_FB: TLabel
  147.     Left = 104
  148.     Top = 112
  149.     Width = 6
  150.     Height = 13
  151.     Caption = '--'
  152.   end
  153.   object d_FL_FR: TLabel
  154.     Left = 104
  155.     Top = 128
  156.     Width = 6
  157.     Height = 13
  158.     Caption = '--'
  159.   end
  160.   object d_FL_SB: TLabel
  161.     Left = 104
  162.     Top = 144
  163.     Width = 6
  164.     Height = 13
  165.     Caption = '--'
  166.   end
  167.   object d_FL_SR: TLabel
  168.     Left = 104
  169.     Top = 160
  170.     Width = 6
  171.     Height = 13
  172.     Caption = '--'
  173.   end
  174.   object d_FL_S: TLabel
  175.     Left = 104
  176.     Top = 176
  177.     Width = 36
  178.     Height = 13
  179.     Caption = '---- lb/in'
  180.   end
  181.   object d_FL_RH: TLabel
  182.     Left = 104
  183.     Top = 192
  184.     Width = 31
  185.     Height = 13
  186.     Caption = '--.- mm'
  187.   end
  188.   object L_FL_P: TLabel
  189.     Left = 16
  190.     Top = 96
  191.     Width = 39
  192.     Height = 13
  193.     Caption = 'Packers'
  194.   end
  195.   object L_FL_FB: TLabel
  196.     Left = 16
  197.     Top = 112
  198.     Width = 49
  199.     Height = 13
  200.     Caption = 'Fast bump'
  201.   end
  202.   object L_FL_FR: TLabel
  203.     Left = 16
  204.     Top = 128
  205.     Width = 62
  206.     Height = 13
  207.     Caption = 'Fast rebound'
  208.   end
  209.   object L_FL_SB: TLabel
  210.     Left = 16
  211.     Top = 144
  212.     Width = 52
  213.     Height = 13
  214.     Caption = 'Slow bump'
  215.   end
  216.   object L_FL_SR: TLabel
  217.     Left = 16
  218.     Top = 160
  219.     Width = 65
  220.     Height = 13
  221.     Caption = 'Slow rebound'
  222.   end
  223.   object L_FL_S: TLabel
  224.     Left = 16
  225.     Top = 176
  226.     Width = 35
  227.     Height = 13
  228.     Caption = 'Springs'
  229.   end
  230.   object L_FL_RH: TLabel
  231.     Left = 16
  232.     Top = 192
  233.     Width = 54
  234.     Height = 13
  235.     Caption = 'Ride height'
  236.   end
  237.   object Fname: TLabel
  238.     Left = 16
  239.     Top = 341
  240.     Width = 65
  241.     Height = 13
  242.     Caption = 'No file loaded'
  243.   end
  244.   object d_RL_P: TLabel
  245.     Left = 104
  246.     Top = 216
  247.     Width = 25
  248.     Height = 13
  249.     Caption = '-- mm'
  250.   end
  251.   object d_RL_FB: TLabel
  252.     Left = 104
  253.     Top = 232
  254.     Width = 6
  255.     Height = 13
  256.     Caption = '--'
  257.   end
  258.   object d_RL_FR: TLabel
  259.     Left = 104
  260.     Top = 248
  261.     Width = 6
  262.     Height = 13
  263.     Caption = '--'
  264.   end
  265.   object d_RL_SB: TLabel
  266.     Left = 104
  267.     Top = 264
  268.     Width = 6
  269.     Height = 13
  270.     Caption = '--'
  271.   end
  272.   object d_RL_SR: TLabel
  273.     Left = 104
  274.     Top = 280
  275.     Width = 6
  276.     Height = 13
  277.     Caption = '--'
  278.   end
  279.   object d_RL_S: TLabel
  280.     Left = 104
  281.     Top = 296
  282.     Width = 36
  283.     Height = 13
  284.     Caption = '---- lb/in'
  285.   end
  286.   object d_RL_RH: TLabel
  287.     Left = 104
  288.     Top = 312
  289.     Width = 31
  290.     Height = 13
  291.     Caption = '--.- mm'
  292.   end
  293.   object L_RL_P: TLabel
  294.     Left = 16
  295.     Top = 216
  296.     Width = 39
  297.     Height = 13
  298.     Caption = 'Packers'
  299.   end
  300.   object L_RL_FB: TLabel
  301.     Left = 16
  302.     Top = 232
  303.     Width = 49
  304.     Height = 13
  305.     Caption = 'Fast bump'
  306.   end
  307.   object L_RL_FR: TLabel
  308.     Left = 16
  309.     Top = 248
  310.     Width = 62
  311.     Height = 13
  312.     Caption = 'Fast rebound'
  313.   end
  314.   object L_RL_SB: TLabel
  315.     Left = 16
  316.     Top = 264
  317.     Width = 52
  318.     Height = 13
  319.     Caption = 'Slow bump'
  320.   end
  321.   object L_RL_SR: TLabel
  322.     Left = 16
  323.     Top = 280
  324.     Width = 65
  325.     Height = 13
  326.     Caption = 'Slow rebound'
  327.   end
  328.   object L_RL_S: TLabel
  329.     Left = 16
  330.     Top = 296
  331.     Width = 35
  332.     Height = 13
  333.     Caption = 'Springs'
  334.   end
  335.   object L_RL_RH: TLabel
  336.     Left = 16
  337.     Top = 312
  338.     Width = 54
  339.     Height = 13
  340.     Caption = 'Ride height'
  341.   end
  342.   object d_FR_P: TLabel
  343.     Left = 264
  344.     Top = 96
  345.     Width = 25
  346.     Height = 13
  347.     Caption = '-- mm'
  348.   end
  349.   object d_FR_FB: TLabel
  350.     Left = 264
  351.     Top = 112
  352.     Width = 6
  353.     Height = 13
  354.     Caption = '--'
  355.   end
  356.   object d_FR_FR: TLabel
  357.     Left = 264
  358.     Top = 128
  359.     Width = 6
  360.     Height = 13
  361.     Caption = '--'
  362.   end
  363.   object d_FR_SB: TLabel
  364.     Left = 264
  365.     Top = 144
  366.     Width = 6
  367.     Height = 13
  368.     Caption = '--'
  369.   end
  370.   object d_FR_SR: TLabel
  371.     Left = 264
  372.     Top = 160
  373.     Width = 6
  374.     Height = 13
  375.     Caption = '--'
  376.   end
  377.   object d_FR_S: TLabel
  378.     Left = 264
  379.     Top = 176
  380.     Width = 36
  381.     Height = 13
  382.     Caption = '---- lb/in'
  383.   end
  384.   object d_FR_RH: TLabel
  385.     Left = 264
  386.     Top = 192
  387.     Width = 31
  388.     Height = 13
  389.     Caption = '--.- mm'
  390.   end
  391.   object L_FR_P: TLabel
  392.     Left = 176
  393.     Top = 96
  394.     Width = 39
  395.     Height = 13
  396.     Caption = 'Packers'
  397.   end
  398.   object L_FR_FB: TLabel
  399.     Left = 176
  400.     Top = 112
  401.     Width = 49
  402.     Height = 13
  403.     Caption = 'Fast bump'
  404.   end
  405.   object L_FR_FR: TLabel
  406.     Left = 176
  407.     Top = 128
  408.     Width = 62
  409.     Height = 13
  410.     Caption = 'Fast rebound'
  411.   end
  412.   object L_FR_SB: TLabel
  413.     Left = 176
  414.     Top = 144
  415.     Width = 52
  416.     Height = 13
  417.     Caption = 'Slow bump'
  418.   end
  419.   object L_FR_SR: TLabel
  420.     Left = 176
  421.     Top = 160
  422.     Width = 65
  423.     Height = 13
  424.     Caption = 'Slow rebound'
  425.   end
  426.   object L_FR_S: TLabel
  427.     Left = 176
  428.     Top = 176
  429.     Width = 35
  430.     Height = 13
  431.     Caption = 'Springs'
  432.   end
  433.   object L_FR_RH: TLabel
  434.     Left = 176
  435.     Top = 192
  436.     Width = 54
  437.     Height = 13
  438.     Caption = 'Ride height'
  439.   end
  440.   object d_RR_P: TLabel
  441.     Left = 264
  442.     Top = 216
  443.     Width = 25
  444.     Height = 13
  445.     Caption = '-- mm'
  446.   end
  447.   object d_RR_FB: TLabel
  448.     Left = 264
  449.     Top = 232
  450.     Width = 6
  451.     Height = 13
  452.     Caption = '--'
  453.   end
  454.   object d_RR_FR: TLabel
  455.     Left = 264
  456.     Top = 248
  457.     Width = 6
  458.     Height = 13
  459.     Caption = '--'
  460.   end
  461.   object d_RR_SB: TLabel
  462.     Left = 264
  463.     Top = 264
  464.     Width = 6
  465.     Height = 13
  466.     Caption = '--'
  467.   end
  468.   object d_RR_SR: TLabel
  469.     Left = 264
  470.     Top = 280
  471.     Width = 6
  472.     Height = 13
  473.     Caption = '--'
  474.   end
  475.   object d_RR_S: TLabel
  476.     Left = 264
  477.     Top = 296
  478.     Width = 36
  479.     Height = 13
  480.     Caption = '---- lb/in'
  481.   end
  482.   object d_RR_RH: TLabel
  483.     Left = 264
  484.     Top = 312
  485.     Width = 31
  486.     Height = 13
  487.     Caption = '--.- mm'
  488.   end
  489.   object L_RR_P: TLabel
  490.     Left = 176
  491.     Top = 216
  492.     Width = 39
  493.     Height = 13
  494.     Caption = 'Packers'
  495.   end
  496.   object L_RR_FB: TLabel
  497.     Left = 176
  498.     Top = 232
  499.     Width = 49
  500.     Height = 13
  501.     Caption = 'Fast bump'
  502.   end
  503.   object L_RR_FR: TLabel
  504.     Left = 176
  505.     Top = 248
  506.     Width = 62
  507.     Height = 13
  508.     Caption = 'Fast rebound'
  509.   end
  510.   object L_RR_SB: TLabel
  511.     Left = 176
  512.     Top = 264
  513.     Width = 52
  514.     Height = 13
  515.     Caption = 'Slow bump'
  516.   end
  517.   object L_RR_SR: TLabel
  518.     Left = 176
  519.     Top = 280
  520.     Width = 65
  521.     Height = 13
  522.     Caption = 'Slow rebound'
  523.   end
  524.   object L_RR_S: TLabel
  525.     Left = 176
  526.     Top = 296
  527.     Width = 35
  528.     Height = 13
  529.     Caption = 'Springs'
  530.   end
  531.   object L_RR_RH: TLabel
  532.     Left = 176
  533.     Top = 312
  534.     Width = 54
  535.     Height = 13
  536.     Caption = 'Ride height'
  537.   end
  538.   object Bevel4: TBevel
  539.     Left = 168
  540.     Top = 216
  541.     Width = 153
  542.     Height = 113
  543.   end
  544.   object Bevel1: TBevel
  545.     Left = 0
  546.     Top = 0
  547.     Width = 329
  548.     Height = 25
  549.   end
  550.   object L_F_AR: TLabel
  551.     Left = 16
  552.     Top = 72
  553.     Width = 78
  554.     Height = 13
  555.     Caption = 'Front anti roll bar'
  556.   end
  557.   object L_R_AR: TLabel
  558.     Left = 176
  559.     Top = 72
  560.     Width = 77
  561.     Height = 13
  562.     Caption = 'Rear anti roll bar'
  563.   end
  564.   object d_F_AR: TLabel
  565.     Left = 104
  566.     Top = 72
  567.     Width = 36
  568.     Height = 13
  569.     Caption = '---- lb/in'
  570.   end
  571.   object d_R_AR: TLabel
  572.     Left = 264
  573.     Top = 72
  574.     Width = 33
  575.     Height = 13
  576.     Caption = '--- lb/in'
  577.   end
  578.   object Bevel3: TBevel
  579.     Left = 8
  580.     Top = 216
  581.     Width = 153
  582.     Height = 113
  583.   end
  584.   object L_RL: TLabel
  585.     Left = 64
  586.     Top = 208
  587.     Width = 33
  588.     Height = 10
  589.     Caption = 'Rear Left'
  590.     Font.Color = clBlack
  591.     Font.Height = -8
  592.     Font.Name = 'Small Fonts'
  593.     Font.Style = []
  594.     ParentFont = False
  595.   end
  596.   object L_RR: TLabel
  597.     Left = 216
  598.     Top = 208
  599.     Width = 39
  600.     Height = 10
  601.     Caption = 'Rear Right'
  602.     Font.Color = clBlack
  603.     Font.Height = -8
  604.     Font.Name = 'Small Fonts'
  605.     Font.Style = []
  606.     ParentFont = False
  607.   end
  608.   object Bevel5: TBevel
  609.     Left = 8
  610.     Top = 96
  611.     Width = 153
  612.     Height = 113
  613.   end
  614.   object Bevel6: TBevel
  615.     Left = 168
  616.     Top = 96
  617.     Width = 153
  618.     Height = 113
  619.   end
  620.   object L_FR: TLabel
  621.     Left = 216
  622.     Top = 88
  623.     Width = 42
  624.     Height = 10
  625.     Caption = 'Front Right'
  626.     Font.Color = clBlack
  627.     Font.Height = -8
  628.     Font.Name = 'Small Fonts'
  629.     Font.Style = []
  630.     ParentFont = False
  631.   end
  632.   object L_FL: TLabel
  633.     Left = 64
  634.     Top = 88
  635.     Width = 36
  636.     Height = 10
  637.     Caption = 'Front Left'
  638.     Font.Color = clBlack
  639.     Font.Height = -8
  640.     Font.Name = 'Small Fonts'
  641.     Font.Style = []
  642.     ParentFont = False
  643.   end
  644.   object Bevel8: TBevel
  645.     Left = 8
  646.     Top = 72
  647.     Width = 313
  648.     Height = 17
  649.   end
  650.   object Bevel7: TBevel
  651.     Left = 8
  652.     Top = 32
  653.     Width = 313
  654.     Height = 33
  655.   end
  656.   object Quit: TButton
  657.     Left = 232
  658.     Top = 376
  659.     Width = 97
  660.     Height = 25
  661.     Caption = 'Quit'
  662.     TabOrder = 1
  663.     OnClick = QuitClick
  664.   end
  665.   object Open: TButton
  666.     Left = 0
  667.     Top = 376
  668.     Width = 225
  669.     Height = 25
  670.     Caption = 'Open'
  671.     TabOrder = 0
  672.     OnClick = OpenClick
  673.   end
  674.   object OpenDialog1: TOpenDialog
  675.     FileEditStyle = fsEdit
  676.     Filter = 'Setups|*.CS*'
  677.     Options = [ofReadOnly, ofFileMustExist]
  678.     Title = 'Open GP2 Setup File'
  679.     Left = 280
  680.     Top = 336
  681.   end
  682. end
  683.