home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer 5.13 / 2000-10_Disc_5.13.bin / pcgamer.exe / 0 / RCDATA / TFORM1 / TFORM1.txt < prev   
Text File  |  2000-03-28  |  21KB  |  950 lines

  1. object Form1: TForm1
  2.   Left = 62
  3.   Top = 105
  4.   Width = 771
  5.   Height = 568
  6.   HorzScrollBar.Visible = False
  7.   VertScrollBar.Visible = False
  8.   BorderIcons = [biSystemMenu, biMinimize]
  9.   Caption = 'n'
  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.   OnShow = FormShow
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object Label1: TLabel
  22.     Left = 8
  23.     Top = 0
  24.     Width = 83
  25.     Height = 13
  26.     Caption = 'Titles on this Disc'
  27.   end
  28.   object Label3: TLabel
  29.     Left = 192
  30.     Top = 216
  31.     Width = 91
  32.     Height = 13
  33.     Caption = 'Title of Readme file'
  34.   end
  35.   object Label4: TLabel
  36.     Left = 192
  37.     Top = 176
  38.     Width = 72
  39.     Height = 13
  40.     Caption = 'EXE Pathname'
  41.   end
  42.   object Label5: TLabel
  43.     Left = 336
  44.     Top = 216
  45.     Width = 122
  46.     Height = 13
  47.     Caption = 'Tech support contact info'
  48.   end
  49.   object Label6: TLabel
  50.     Left = 192
  51.     Top = 264
  52.     Width = 146
  53.     Height = 13
  54.     Caption = 'Minimum System Requirements'
  55.   end
  56.   object imagez: TImage
  57.     Left = 192
  58.     Top = 368
  59.     Width = 225
  60.     Height = 163
  61.     DragMode = dmAutomatic
  62.     Picture.Data = {<image000.ico>}
  63.   end
  64.   object Label2: TLabel
  65.     Left = 192
  66.     Top = 0
  67.     Width = 51
  68.     Height = 13
  69.     Caption = 'Game Title'
  70.   end
  71.   object subz: TImage
  72.     Left = 128
  73.     Top = 400
  74.     Width = 50
  75.     Height = 52
  76.     DragMode = dmAutomatic
  77.     Picture.Data = {<image001.ico>}
  78.   end
  79.   object Label7: TLabel
  80.     Left = 488
  81.     Top = 0
  82.     Width = 176
  83.     Height = 13
  84.     Caption = 'Localize SYSTEM REQUIREMENTS'
  85.   end
  86.   object Label8: TLabel
  87.     Left = 488
  88.     Top = 40
  89.     Width = 126
  90.     Height = 13
  91.     Caption = 'Localize TECH SUPPORT'
  92.   end
  93.   object Label9: TLabel
  94.     Left = 336
  95.     Top = 0
  96.     Width = 114
  97.     Height = 13
  98.     Caption = 'Layout the title here too:'
  99.   end
  100.   object Label10: TLabel
  101.     Left = 488
  102.     Top = 104
  103.     Width = 176
  104.     Height = 13
  105.     Caption = 'Localize SYSTEM REQUIREMENTS'
  106.   end
  107.   object Label11: TLabel
  108.     Left = 680
  109.     Top = 0
  110.     Width = 71
  111.     Height = 13
  112.     Caption = 'Adjust Spacing'
  113.   end
  114.   object Label12: TLabel
  115.     Left = 680
  116.     Top = 40
  117.     Width = 71
  118.     Height = 13
  119.     Caption = 'Adjust Spacing'
  120.   end
  121.   object features: TListBox
  122.     Left = 8
  123.     Top = 16
  124.     Width = 169
  125.     Height = 217
  126.     ItemHeight = 13
  127.     Items.Strings = (
  128.       ' - FEATURE DEMO - ')
  129.     TabOrder = 0
  130.     OnClick = featuresClick
  131.   end
  132.   object Edit4: TEdit
  133.     Left = 192
  134.     Top = 192
  135.     Width = 273
  136.     Height = 21
  137.     TabOrder = 1
  138.     OnKeyUp = Edit4KeyUp
  139.   end
  140.   object Edit5: TEdit
  141.     Left = 192
  142.     Top = 232
  143.     Width = 121
  144.     Height = 21
  145.     TabOrder = 2
  146.     OnKeyUp = Edit5KeyUp
  147.   end
  148.   object Edit6: TEdit
  149.     Left = 336
  150.     Top = 232
  151.     Width = 129
  152.     Height = 21
  153.     TabOrder = 3
  154.     OnKeyUp = Edit6KeyUp
  155.   end
  156.   object source: TListBox
  157.     Left = 488
  158.     Top = 96
  159.     Width = 241
  160.     Height = 433
  161.     ExtendedSelect = False
  162.     Font.Charset = DEFAULT_CHARSET
  163.     Font.Color = clWindowText
  164.     Font.Height = -11
  165.     Font.Name = 'MS Sans Serif'
  166.     Font.Style = [fsBold]
  167.     ItemHeight = 13
  168.     ParentFont = False
  169.     TabOrder = 4
  170.   end
  171.   object Edit7: TEdit
  172.     Left = 192
  173.     Top = 328
  174.     Width = 225
  175.     Height = 21
  176.     TabOrder = 5
  177.     OnKeyUp = Edit7KeyUp
  178.   end
  179.   object Edit8: TEdit
  180.     Left = 192
  181.     Top = 304
  182.     Width = 225
  183.     Height = 21
  184.     TabOrder = 6
  185.     OnKeyUp = Edit8KeyUp
  186.   end
  187.   object Edit9: TEdit
  188.     Left = 192
  189.     Top = 280
  190.     Width = 113
  191.     Height = 21
  192.     TabOrder = 7
  193.     OnKeyUp = Edit9KeyUp
  194.   end
  195.   object GroupBox1: TGroupBox
  196.     Left = 192
  197.     Top = 72
  198.     Width = 273
  199.     Height = 97
  200.     Caption = 'Rollout Descriptions'
  201.     TabOrder = 8
  202.     object Edit1: TEdit
  203.       Left = 16
  204.       Top = 16
  205.       Width = 241
  206.       Height = 21
  207.       TabOrder = 0
  208.       OnKeyUp = Edit1KeyUp
  209.     end
  210.     object Edit2: TEdit
  211.       Left = 16
  212.       Top = 40
  213.       Width = 241
  214.       Height = 21
  215.       TabOrder = 1
  216.       OnKeyUp = Edit2KeyUp
  217.     end
  218.     object Edit3: TEdit
  219.       Left = 16
  220.       Top = 64
  221.       Width = 241
  222.       Height = 21
  223.       TabOrder = 2
  224.       OnKeyUp = Edit3KeyUp
  225.     end
  226.   end
  227.   object Button1: TButton
  228.     Left = 8
  229.     Top = 264
  230.     Width = 169
  231.     Height = 25
  232.     Caption = 'REFRESH'
  233.     TabOrder = 9
  234.     OnClick = Button1Click
  235.   end
  236.   object title: TEdit
  237.     Left = 192
  238.     Top = 16
  239.     Width = 129
  240.     Height = 21
  241.     TabOrder = 10
  242.     OnKeyPress = titleKeyPress
  243.     OnKeyUp = titleKeyUp
  244.   end
  245.   object Button2: TButton
  246.     Left = 8
  247.     Top = 240
  248.     Width = 83
  249.     Height = 17
  250.     Caption = 'NEW'
  251.     TabOrder = 11
  252.     OnClick = Button2Click
  253.   end
  254.   object Button3: TButton
  255.     Left = 96
  256.     Top = 240
  257.     Width = 83
  258.     Height = 17
  259.     Caption = 'DELETE'
  260.     TabOrder = 12
  261.     OnClick = Button3Click
  262.   end
  263.   object Button4: TButton
  264.     Left = 8
  265.     Top = 296
  266.     Width = 169
  267.     Height = 49
  268.     Caption = 'SAVE'
  269.     TabOrder = 13
  270.     OnClick = Button4Click
  271.   end
  272.   object master: TListBox
  273.     Left = 792
  274.     Top = 10
  275.     Width = 225
  276.     Height = 511
  277.     ItemHeight = 13
  278.     Items.Strings = (
  279.       ''
  280.       '*BEGIN0'
  281.       'Feature Demo: Wage war against new'
  282.       'enemies across beautiful new terrains'
  283.       ' in this amazing action/strategy sequel.'
  284.       '*END0'
  285.       ''
  286.       '*BEGIN1'
  287.       'Battlezone II'
  288.       'Wage war against new enemies across beautiful'
  289.       'new terrains in this amazing action/strategy'
  290.       'sequel. From Activision.'
  291.       'BZ2DEMO\BZ2DEMO.EXE'
  292.       'no'
  293.       'no'
  294.       'readme1.rtf'
  295.       '(310) 255-2050'
  296.       'Windows 95; Pentium'
  297.       ' 200; 32MB RAM; 120MB hard-drive space'
  298.       ' DirectX; 4MB Direct3D accelerator.'
  299.       '*END1'
  300.       ''
  301.       '*BEGIN2'
  302.       'Seven Kingdoms II'
  303.       'Embark on a task of exterminating the vermin of'
  304.       'humanity from the land in this sequel to one of '
  305.       'the best real-time strategy games for fantasy fans.'
  306.       '7K2DEMO\7K2DEMO.EXE'
  307.       'no'
  308.       'no'
  309.       'readme2.rtf'
  310.       '(970) 339-7137'
  311.       'Windows 95; Pentium'
  312.       '200; 32MB RAM; 155MB HD space; DirectX.'
  313.       '*END2'
  314.       ''
  315.       '*BEGIN3'
  316.       'Pharaoh'
  317.       'From the creators of Caesar III comes a'
  318.       'town-building game set in the midst of the'
  319.       'Egyptian period of glory.  From LucasArts.'
  320.       'PHARAOH\SETUP.EXE'
  321.       'no'
  322.       'no'
  323.       'readme3.rtf'
  324.       '(206) 644-4343'
  325.       'Windows 95; Pentium'
  326.       '133; 32MB RAM; 120MB HD space '
  327.       'DirectX.'
  328.       '*END3'
  329.       ''
  330.       '*BEGIN4'
  331.       'Odium'
  332.       'Explore an abandoned Russian spy facility and '
  333.       'uncover the mystery of the strangely deadly '
  334.       'creatures in this turn-based thriller.'
  335.       'ODIUM\ODIUM.EXE'
  336.       'no'
  337.       'no'
  338.       'readme4.rtf'
  339.       'support@lith.com'
  340.       'Windows 95; Pentium'
  341.       '200; 32MB RAM; 144MB HD space; DirectX.'
  342.       '*END4'
  343.       ''
  344.       '*BEGIN5'
  345.       'Madden NFL 2000'
  346.       'Experience the bone-crushing strength of today'#39's'
  347.       'NFL heroes in the latest installment of the well-'
  348.       'respected Madden series of football simulations.'
  349.       'MADDEN2K\SETUP.EXE'
  350.       'no'
  351.       'no'
  352.       'readme5.rtf'
  353.       'www.wartorn.com'
  354.       'Windows 95; Pentium'
  355.       '166; 32MB RAM; 30MB HD space;'
  356.       'DirectX.'
  357.       '*END5'
  358.       ''
  359.       '*BEGIN6'
  360.       'Tachyon: The Fringe'
  361.       'Explore space combat in the distant future'
  362.       'in this new action game from NovaLogic.'
  363.       ''
  364.       'TACHYON\SETUP.EXE'
  365.       'no'
  366.       'no'
  367.       'readme6.rtf'
  368.       '(800) 434-2637'
  369.       'Pentium 200 MMX'
  370.       '32MB RAM; 88 MB HD space; Direct-X.'
  371.       ''
  372.       '*END6'
  373.       ''
  374.       '*BEGIN7'
  375.       'Nocturne'
  376.       'This game, intended for mature audiences only, is '
  377.       'best played in a dark room at high volumes. '
  378.       'Prepare to be frightened beyond recognition.'
  379.       'NOCTURNE\SETUP.EXE'
  380.       'no'
  381.       'no'
  382.       'readme7.rtf'
  383.       'www.nocturnegame.com'
  384.       'Pentium 166'
  385.       '64MB RAM; 150 MB HD space; Direct-X.'
  386.       ''
  387.       '*END7'
  388.       ''
  389.       '*BEGIN8'
  390.       'Deer Avenger 2'
  391.       'Hunters have brought home deer for dinner too'
  392.       'many times. Now it'#39's payback time. Check out'
  393.       'this humorous satire of the popular hunting genre.'
  394.       'DA2DEMO\DA2DEMO.EXE'
  395.       'no'
  396.       'no'
  397.       'readme8.rtf'
  398.       '(415) 507-4545'
  399.       'Windows 95; Pentium'
  400.       '90; 16MB RAM; 45MB HD space; DirectX.'
  401.       ''
  402.       '*END8'
  403.       ''
  404.       '*BEGINUTILITIES'
  405.       'ATI All-In-Wonder 128'
  406.       'AIW128/AIW128.EXE'
  407.       'Roger Wilco'
  408.       'Addons/RogerWilco/rw_mk1a.exe'
  409.       'MindSpring Internet'
  410.       'mspring/setup.exe'
  411.       'EarthLink Internet'
  412.       'elink/setup.exe'
  413.       'PATCHES'
  414.       ''
  415.       '******************'
  416.       ''
  417.       'Halflife 1.0.1.3. '
  418.       'Patches/10101013.exe'
  419.       'Dungeon Keeper 2 v. 1.5.1'
  420.       'Patches/DK2UPDATE.EXE'
  421.       'Rites of War Patch'
  422.       'Patches/RitesOfWar.exe'
  423.       '*ENDUTILITIES'
  424.       ''
  425.       '*BEGINADDONS'
  426.       'USS Darkstar (Half-Life)'
  427.       'Addons/Darkstar/Darkstar.exe'
  428.       'Gamespy'
  429.       'Addons/Gamespy/GameSpyInstaller210PCGAMER.EXE'
  430.       'Gateway (Half-Life)'
  431.       'Addons/Halflife/Gateway.exe'
  432.       'Warlords (Myth II)'
  433.       'Addons/MythII/Warlords.exe'
  434.       'Zaero (Quake II)'
  435.       'Addons/Quake2/zaerodm.exe'
  436.       '*ENDADDONS'
  437.       ''
  438.       ''
  439.       '*SUPPORT1'
  440.       'Disc Support Website'
  441.       'http://support.imaginemedia.com'
  442.       ''
  443.       ''
  444.       '*COCONUT2'
  445.       'Coconut Monkey Reader Art'
  446.       'Coconut\CMFanArt.html'
  447.       ''
  448.       '*COCONUT1'
  449.       'CoconutMonkey.com Website'
  450.       'http://www.coconutmonkey.com/coconutmonkey.html'
  451.       ''
  452.       '*COCONUT3'
  453.       'Coconut Monkey'#39's FUNGUS GATHERER SE'
  454.       '*XCoconut\fungus_gatherer.exe'
  455.       ''
  456.       '*Spritecount'
  457.       '9'
  458.       ''
  459.       
  460.         '!!!Attention disk editor-- please dont change this section pleas' +
  461.         'e'
  462.       '*BEGINDB'
  463.       'Demos'
  464.       'Reviews'
  465.       'Patches'
  466.       'Companies'
  467.       '*ENDDB'
  468.       ''
  469.       '!!! You can change this text around though'
  470.       ''
  471.       '*BEGINDB_Demos'
  472.       
  473.         'This database contains vital information on all game demos inclu' +
  474.         'ded on previous PC Gamer CD'#39's.  Useful if you'#39're looking for tha' +
  475.         't hard to find demo!'
  476.       '*ENDDB_demos'
  477.       ''
  478.       '*BEGINDB_Reviews'
  479.       
  480.         'Looking for review information?  Here you'#39'll find the scoop on e' +
  481.         'very game & product reviewed in previous issues of PC Gamer maga' +
  482.         'zine.'
  483.       '*ENDDB_reviews'
  484.       ''
  485.       '*BEGINDB_Patches'
  486.       
  487.         'Are you looking for a special patch or update?  The patch databa' +
  488.         'se contains a list of every patch and update included in previou' +
  489.         's PC Gamer discs.'
  490.       ''
  491.       '*ENDDB_patches'
  492.       ''
  493.       '*BEGINDB_Companies'
  494.       
  495.         'Who was it that made that game? Where can I find their address? ' +
  496.         ' Look no further-- find your favorite (or most loathed) game com' +
  497.         'pany here and write to demand your money back-- or send fan mail' +
  498.         '.'
  499.       '*ENDDB_companies'
  500.       ''
  501.       '*BANNER1'
  502.       'mspring/mspring.exe'
  503.       ''
  504.       '*BANNER2'
  505.       'elink/elink.exe'
  506.       ''
  507.       '*LINECOLOR'
  508.       '0'
  509.       '255'
  510.       '0'
  511.       ''
  512.       'Colors go'
  513.       'RED'
  514.       'GREEN'
  515.       'BLUE')
  516.     TabOrder = 14
  517.     Visible = False
  518.   end
  519.   object simpin: TListBox
  520.     Left = 766
  521.     Top = 440
  522.     Width = 121
  523.     Height = 97
  524.     ItemHeight = 13
  525.     TabOrder = 15
  526.   end
  527.   object simpout: TListBox
  528.     Left = 774
  529.     Top = 472
  530.     Width = 121
  531.     Height = 97
  532.     ItemHeight = 13
  533.     TabOrder = 16
  534.   end
  535.   object ComboBox1: TComboBox
  536.     Left = 766
  537.     Top = 286
  538.     Width = 145
  539.     Height = 21
  540.     ItemHeight = 13
  541.     TabOrder = 17
  542.     Text = 'Select one'
  543.     Visible = False
  544.   end
  545.   object Button5: TButton
  546.     Left = 8
  547.     Top = 400
  548.     Width = 113
  549.     Height = 25
  550.     Caption = 'Load Thumbnail ---->'
  551.     TabOrder = 18
  552.     OnClick = Button5Click
  553.   end
  554.   object Button6: TButton
  555.     Left = 8
  556.     Top = 370
  557.     Width = 177
  558.     Height = 25
  559.     Caption = 'Load Game Image ------------------->  '
  560.     TabOrder = 19
  561.     OnClick = Button6Click
  562.   end
  563.   object Edit10: TEdit
  564.     Left = 766
  565.     Top = 432
  566.     Width = 121
  567.     Height = 21
  568.     TabOrder = 20
  569.     Text = 'Edit10'
  570.   end
  571.   object DXDraw1: TDXDraw
  572.     Left = 776
  573.     Top = 456
  574.     Width = 100
  575.     Height = 100
  576.     AutoInitialize = True
  577.     AutoSize = True
  578.     Color = clBtnFace
  579.     Display.FixedBitCount = True
  580.     Display.FixedRatio = True
  581.     Display.FixedSize = False
  582.     Options = [doAllowReboot, doWaitVBlank, doCenter, doRetainedMode, doHardware, doSelectDriver]
  583.     SurfaceHeight = 100
  584.     SurfaceWidth = 100
  585.     TabOrder = 21
  586.   end
  587.   object Edit11: TEdit
  588.     Left = 336
  589.     Top = 16
  590.     Width = 121
  591.     Height = 21
  592.     Enabled = False
  593.     TabOrder = 22
  594.     OnKeyUp = Edit11KeyUp
  595.   end
  596.   object Edit12: TEdit
  597.     Left = 336
  598.     Top = 40
  599.     Width = 121
  600.     Height = 21
  601.     Enabled = False
  602.     TabOrder = 23
  603.     OnKeyUp = Edit12KeyUp
  604.   end
  605.   object CheckBox1: TCheckBox
  606.     Left = 800
  607.     Top = 0
  608.     Width = 97
  609.     Height = 17
  610.     Caption = 'Use long titles'
  611.     TabOrder = 24
  612.     Visible = False
  613.     OnClick = CheckBox1Click
  614.   end
  615.   object Edit13: TEdit
  616.     Left = 488
  617.     Top = 16
  618.     Width = 177
  619.     Height = 21
  620.     TabOrder = 25
  621.     OnKeyUp = Edit13KeyUp
  622.   end
  623.   object Edit14: TEdit
  624.     Left = 488
  625.     Top = 64
  626.     Width = 177
  627.     Height = 21
  628.     TabOrder = 26
  629.     OnKeyUp = Edit14KeyUp
  630.   end
  631.   object SpinEdit1: TSpinEdit
  632.     Left = 680
  633.     Top = 16
  634.     Width = 41
  635.     Height = 22
  636.     MaxValue = 0
  637.     MinValue = 0
  638.     TabOrder = 27
  639.     Value = 0
  640.   end
  641.   object SpinEdit2: TSpinEdit
  642.     Left = 680
  643.     Top = 56
  644.     Width = 41
  645.     Height = 22
  646.     MaxValue = 0
  647.     MinValue = 0
  648.     TabOrder = 28
  649.     Value = 0
  650.   end
  651.   object _SubSliderA: TDXImageList
  652.     Items = <
  653.       item
  654.         PatternHeight = 0
  655.         PatternWidth = 0
  656.         SystemMemory = False
  657.         Transparent = True
  658.         TransparentColor = clBlack
  659.       end
  660.       item
  661.         PatternHeight = 0
  662.         PatternWidth = 0
  663.         SystemMemory = False
  664.         Transparent = True
  665.         TransparentColor = clBlack
  666.       end
  667.       item
  668.         PatternHeight = 0
  669.         PatternWidth = 0
  670.         SystemMemory = False
  671.         Transparent = True
  672.         TransparentColor = clBlack
  673.       end
  674.       item
  675.         PatternHeight = 0
  676.         PatternWidth = 0
  677.         SystemMemory = False
  678.         Transparent = True
  679.         TransparentColor = clBlack
  680.       end
  681.       item
  682.         PatternHeight = 0
  683.         PatternWidth = 0
  684.         SystemMemory = False
  685.         Transparent = True
  686.         TransparentColor = clBlack
  687.       end
  688.       item
  689.         PatternHeight = 0
  690.         PatternWidth = 0
  691.         SystemMemory = False
  692.         Transparent = True
  693.         TransparentColor = clBlack
  694.       end
  695.       item
  696.         PatternHeight = 0
  697.         PatternWidth = 0
  698.         SystemMemory = False
  699.         Transparent = True
  700.         TransparentColor = clBlack
  701.       end
  702.       item
  703.         PatternHeight = 0
  704.         PatternWidth = 0
  705.         SystemMemory = False
  706.         Transparent = True
  707.         TransparentColor = clBlack
  708.       end
  709.       item
  710.         PatternHeight = 0
  711.         PatternWidth = 0
  712.         SystemMemory = False
  713.         Transparent = True
  714.         TransparentColor = clBlack
  715.       end
  716.       item
  717.         PatternHeight = 0
  718.         PatternWidth = 0
  719.         SystemMemory = False
  720.         Transparent = True
  721.         TransparentColor = clBlack
  722.       end
  723.       item
  724.         PatternHeight = 0
  725.         PatternWidth = 0
  726.         SystemMemory = False
  727.         Transparent = True
  728.         TransparentColor = clBlack
  729.       end
  730.       item
  731.         PatternHeight = 0
  732.         PatternWidth = 0
  733.         SystemMemory = False
  734.         Transparent = True
  735.         TransparentColor = clBlack
  736.       end
  737.       item
  738.         PatternHeight = 0
  739.         PatternWidth = 0
  740.         SystemMemory = False
  741.         Transparent = True
  742.         TransparentColor = clBlack
  743.       end
  744.       item
  745.         PatternHeight = 0
  746.         PatternWidth = 0
  747.         SystemMemory = False
  748.         Transparent = True
  749.         TransparentColor = clBlack
  750.       end
  751.       item
  752.         PatternHeight = 0
  753.         PatternWidth = 0
  754.         SystemMemory = False
  755.         Transparent = True
  756.         TransparentColor = clBlack
  757.       end
  758.       item
  759.         PatternHeight = 0
  760.         PatternWidth = 0
  761.         SystemMemory = False
  762.         Transparent = True
  763.         TransparentColor = clBlack
  764.       end
  765.       item
  766.         PatternHeight = 0
  767.         PatternWidth = 0
  768.         SystemMemory = False
  769.         Transparent = True
  770.         TransparentColor = clBlack
  771.       end
  772.       item
  773.         PatternHeight = 0
  774.         PatternWidth = 0
  775.         SystemMemory = False
  776.         Transparent = True
  777.         TransparentColor = clBlack
  778.       end
  779.       item
  780.         PatternHeight = 0
  781.         PatternWidth = 0
  782.         SystemMemory = False
  783.         Transparent = True
  784.         TransparentColor = clBlack
  785.       end
  786.       item
  787.         PatternHeight = 0
  788.         PatternWidth = 0
  789.         SystemMemory = False
  790.         Transparent = True
  791.         TransparentColor = clBlack
  792.       end
  793.       item
  794.         PatternHeight = 0
  795.         PatternWidth = 0
  796.         SystemMemory = False
  797.         Transparent = True
  798.         TransparentColor = clBlack
  799.       end
  800.       item
  801.         PatternHeight = 0
  802.         PatternWidth = 0
  803.         SystemMemory = False
  804.         Transparent = True
  805.         TransparentColor = clBlack
  806.       end
  807.       item
  808.         PatternHeight = 0
  809.         PatternWidth = 0
  810.         SystemMemory = False
  811.         Transparent = True
  812.         TransparentColor = clBlack
  813.       end
  814.       item
  815.         PatternHeight = 0
  816.         PatternWidth = 0
  817.         SystemMemory = False
  818.         Transparent = True
  819.         TransparentColor = clBlack
  820.       end
  821.       item
  822.         PatternHeight = 0
  823.         PatternWidth = 0
  824.         SystemMemory = False
  825.         Transparent = True
  826.         TransparentColor = clBlack
  827.       end
  828.       item
  829.         PatternHeight = 0
  830.         PatternWidth = 0
  831.         SystemMemory = False
  832.         Transparent = True
  833.         TransparentColor = clBlack
  834.       end
  835.       item
  836.         PatternHeight = 0
  837.         PatternWidth = 0
  838.         SystemMemory = False
  839.         Transparent = True
  840.         TransparentColor = clBlack
  841.       end>
  842.     Left = 64
  843.     Top = 72
  844.   end
  845.   object _SliderListA: TDXImageList
  846.     Items = <
  847.       item
  848.         PatternHeight = 0
  849.         PatternWidth = 0
  850.         SystemMemory = False
  851.         Transparent = True
  852.         TransparentColor = clBlack
  853.       end
  854.       item
  855.         PatternHeight = 0
  856.         PatternWidth = 0
  857.         SystemMemory = False
  858.         Transparent = True
  859.         TransparentColor = clBlack
  860.       end
  861.       item
  862.         PatternHeight = 0
  863.         PatternWidth = 0
  864.         SystemMemory = False
  865.         Transparent = True
  866.         TransparentColor = clBlack
  867.       end
  868.       item
  869.         PatternHeight = 0
  870.         PatternWidth = 0
  871.         SystemMemory = False
  872.         Transparent = True
  873.         TransparentColor = clBlack
  874.       end
  875.       item
  876.         PatternHeight = 0
  877.         PatternWidth = 0
  878.         SystemMemory = False
  879.         Transparent = True
  880.         TransparentColor = clBlack
  881.       end
  882.       item
  883.         PatternHeight = 0
  884.         PatternWidth = 0
  885.         SystemMemory = False
  886.         Transparent = True
  887.         TransparentColor = clBlack
  888.       end
  889.       item
  890.         PatternHeight = 0
  891.         PatternWidth = 0
  892.         SystemMemory = False
  893.         Transparent = True
  894.         TransparentColor = clBlack
  895.       end
  896.       item
  897.         PatternHeight = 0
  898.         PatternWidth = 0
  899.         SystemMemory = False
  900.         Transparent = True
  901.         TransparentColor = clBlack
  902.       end
  903.       item
  904.         PatternHeight = 0
  905.         PatternWidth = 0
  906.         SystemMemory = False
  907.         Transparent = True
  908.         TransparentColor = clBlack
  909.       end
  910.       item
  911.         PatternHeight = 0
  912.         PatternWidth = 0
  913.         SystemMemory = False
  914.         Transparent = True
  915.         TransparentColor = clBlack
  916.       end
  917.       item
  918.         PatternHeight = 0
  919.         PatternWidth = 0
  920.         SystemMemory = False
  921.         Transparent = True
  922.         TransparentColor = clBlack
  923.       end
  924.       item
  925.         PatternHeight = 0
  926.         PatternWidth = 0
  927.         SystemMemory = False
  928.         Transparent = True
  929.         TransparentColor = clBlack
  930.       end
  931.       item
  932.         PatternHeight = 0
  933.         PatternWidth = 0
  934.         SystemMemory = False
  935.         Transparent = True
  936.         TransparentColor = clBlack
  937.       end>
  938.     Left = 120
  939.     Top = 160
  940.   end
  941.   object OpenPictureDialog1: TOpenPictureDialog
  942.     Left = 64
  943.     Top = 120
  944.   end
  945.   object OpenDialog1: TOpenDialog
  946.     Left = 96
  947.     Top = 120
  948.   end
  949. end
  950.