home *** CD-ROM | disk | FTP | other *** search
/ Joystick Magazine 2003 July & August / 150cd2.img / Data / Joylist.exe / RCDATA / TMAINFORM / TMAINFORM.txt < prev   
Text File  |  1999-08-08  |  16KB  |  656 lines

  1. object MainForm: TMainForm
  2.   Left = 261
  3.   Top = 36
  4.   BorderIcons = []
  5.   BorderStyle = bsNone
  6.   Caption = 'MainForm'
  7.   ClientHeight = 806
  8.   ClientWidth = 456
  9.   Color = clHighlightText
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   Icon.Data = {<image000.ico>}
  16.   OldCreateOrder = True
  17.   OnKeyPress = FormKeyPress
  18.   OnShow = FormShow
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object FileList1: TODFileList
  22.     Left = 5
  23.     Top = 32
  24.     Width = 444
  25.     Height = 113
  26.     OnDblClick = FileList1DblClick
  27.     ReadOnly = True
  28.     Items.Data = {
  29.       220400002500000004000000FFFFFFFFFFFFFFFF01000000000000000434444F
  30.       530004000000FFFFFFFFFFFFFFFF0100000000000000084163726F6261743300
  31.       04000000FFFFFFFFFFFFFFFF010000000000000004415350490004000000FFFF
  32.       FFFFFFFFFFFF0100000000000000036174690004000000FFFFFFFFFFFFFFFF01
  33.       00000000000000064241434B55500004000000FFFFFFFFFFFFFFFF0100000000
  34.       0000000842436865636B65720004000000FFFFFFFFFFFFFFFF01000000000000
  35.       0007426F726C616E640004000000FFFFFFFFFFFFFFFF01000000000000000344
  36.       4C410004000000FFFFFFFFFFFFFFFF010000000000000003444F530004000000
  37.       FFFFFFFFFFFFFFFF0100000000000000034452560004000000FFFFFFFFFFFFFF
  38.       FF0100000000000000086C697465737465700004000000FFFFFFFFFFFFFFFF01
  39.       00000000000000084C4F4749544543480004000000FFFFFFFFFFFFFFFF010000
  40.       00000000000B4D6963726F616E67656C6F0004000000FFFFFFFFFFFFFFFF0100
  41.       000000000000054D4F5649450004000000FFFFFFFFFFFFFFFF01000000000000
  42.       00054D534445560004000000FFFFFFFFFFFFFFFF0100000000000000074D7369
  43.       6E7075740004000000FFFFFFFFFFFFFFFF01000000000000000C4D7920446F63
  44.       756D656E74730004000000FFFFFFFFFFFFFFFF0100000000000000024E430004
  45.       000000FFFFFFFFFFFFFFFF0100000000000000024E550004000000FFFFFFFFFF
  46.       FFFFFF0100000000000000064E574C4954450004000000FFFFFFFFFFFFFFFF01
  47.       00000000000000074F50454E444F530004000000FFFFFFFFFFFFFFFF01000000
  48.       000000000D50726F6772616D2046696C65730004000000FFFFFFFFFFFFFFFF01
  49.       000000000000000451454D4D0004000000FFFFFFFFFFFFFFFF01000000000000
  50.       00045265616C0004000000FFFFFFFFFFFFFFFF01000000000000000253430004
  51.       000000FFFFFFFFFFFFFFFF0100000000000000075343414E4E45520004000000
  52.       FFFFFFFFFFFFFFFF010000000000000008736572656E6164650004000000FFFF
  53.       FFFFFFFFFFFF01000000000000000853594D414E5445430004000000FFFFFFFF
  54.       FFFFFFFF01000000000000000753594D42494F530004000000FFFFFFFFFFFFFF
  55.       FF01000000000000000654656C6E65740004000000FFFFFFFFFFFFFFFF010000
  56.       00000000000454454D500004000000FFFFFFFFFFFFFFFF010000000000000003
  57.       544D500004000000FFFFFFFFFFFFFFFF010000000000000007554C5452413938
  58.       0004000000FFFFFFFFFFFFFFFF010000000000000008554C545241504E500004
  59.       000000FFFFFFFFFFFFFFFF010000000000000008554C54524157494E00040000
  60.       00FFFFFFFFFFFFFFFF01000000000000000757494E444F5753000A000000FFFF
  61.       FFFFFFFFFFFF0100000000000000086C6F676F2E626D700A2020202031323930
  62.       3738}
  63.     OnChange = FileList1Change
  64.     OnMouseDown = FileList1MouseDown
  65.     OnMouseMove = FileList1MouseMove
  66.     ShowColumnHeaders = False
  67.     TabOrder = 0
  68.     ViewStyle = vsReport
  69.     OnKeyPress = FormKeyPress
  70.     AcceptFiles = False
  71.     Directory = 'c:\'
  72.     FileTypes = [ftArchive, ftReadonly]
  73.     DisplayParentDir = False
  74.     Mask = '*.bmp;*.exe;*.jpg;*.zip'
  75.     ViewColumns = [fiName]
  76.     OnCustomDraw = FileList1CustomDraw
  77.     OnDrawItem = FileList1DrawItem
  78.   end
  79.   object MediaPlayer1: TMediaPlayer
  80.     Left = 368
  81.     Top = 0
  82.     Width = 85
  83.     Height = 25
  84.     EnabledButtons = [btPlay, btPause, btStop]
  85.     VisibleButtons = [btPlay, btPause, btStop]
  86.     Visible = False
  87.     TabOrder = 1
  88.   end
  89.   object Panel1: TPanel
  90.     Left = 6
  91.     Top = 148
  92.     Width = 443
  93.     Height = 650
  94.     BevelOuter = bvNone
  95.     TabOrder = 2
  96.     object Memo1: TMemo
  97.       Left = 248
  98.       Top = 224
  99.       Width = 185
  100.       Height = 89
  101.       Lines.Strings = (
  102.         'Memo1')
  103.       TabOrder = 0
  104.       Visible = False
  105.     end
  106.     object Panel2: TPanel
  107.       Left = 0
  108.       Top = 0
  109.       Width = 443
  110.       Height = 650
  111.       Align = alClient
  112.       BevelOuter = bvNone
  113.       TabOrder = 1
  114.       object PadImage: TImage
  115.         Left = 0
  116.         Top = 0
  117.         Width = 441
  118.         Height = 189
  119.         Stretch = True
  120.         OnDblClick = PadImageDblClick
  121.       end
  122.       object Label1: TLabel
  123.         Left = 0
  124.         Top = 13
  125.         Width = 443
  126.         Height = 13
  127.         Align = alTop
  128.         AutoSize = False
  129.         Transparent = True
  130.       end
  131.       object Label2: TLabel
  132.         Left = 0
  133.         Top = 26
  134.         Width = 443
  135.         Height = 13
  136.         Align = alTop
  137.         AutoSize = False
  138.         Transparent = True
  139.       end
  140.       object Label3: TLabel
  141.         Left = 0
  142.         Top = 39
  143.         Width = 443
  144.         Height = 13
  145.         Align = alTop
  146.         AutoSize = False
  147.         Transparent = True
  148.       end
  149.       object Label4: TLabel
  150.         Left = 0
  151.         Top = 52
  152.         Width = 443
  153.         Height = 13
  154.         Align = alTop
  155.         AutoSize = False
  156.         Transparent = True
  157.       end
  158.       object Label5: TLabel
  159.         Left = 0
  160.         Top = 65
  161.         Width = 443
  162.         Height = 13
  163.         Align = alTop
  164.         AutoSize = False
  165.         Transparent = True
  166.       end
  167.       object Label6: TLabel
  168.         Left = 0
  169.         Top = 78
  170.         Width = 443
  171.         Height = 13
  172.         Align = alTop
  173.         AutoSize = False
  174.         Transparent = True
  175.       end
  176.       object Label7: TLabel
  177.         Left = 0
  178.         Top = 91
  179.         Width = 443
  180.         Height = 13
  181.         Align = alTop
  182.         AutoSize = False
  183.         Transparent = True
  184.       end
  185.       object Label8: TLabel
  186.         Left = 0
  187.         Top = 104
  188.         Width = 443
  189.         Height = 13
  190.         Align = alTop
  191.         AutoSize = False
  192.         Transparent = True
  193.       end
  194.       object Label9: TLabel
  195.         Left = 0
  196.         Top = 117
  197.         Width = 443
  198.         Height = 13
  199.         Align = alTop
  200.         AutoSize = False
  201.         Transparent = True
  202.       end
  203.       object Label10: TLabel
  204.         Left = 0
  205.         Top = 130
  206.         Width = 443
  207.         Height = 13
  208.         Align = alTop
  209.         AutoSize = False
  210.         Transparent = True
  211.       end
  212.       object Label11: TLabel
  213.         Left = 0
  214.         Top = 143
  215.         Width = 443
  216.         Height = 13
  217.         Align = alTop
  218.         AutoSize = False
  219.         Transparent = True
  220.       end
  221.       object Label12: TLabel
  222.         Left = 0
  223.         Top = 156
  224.         Width = 443
  225.         Height = 13
  226.         Align = alTop
  227.         AutoSize = False
  228.         Transparent = True
  229.       end
  230.       object Label13: TLabel
  231.         Left = 0
  232.         Top = 169
  233.         Width = 443
  234.         Height = 13
  235.         Align = alTop
  236.         AutoSize = False
  237.         Transparent = True
  238.       end
  239.       object Label14: TLabel
  240.         Left = 0
  241.         Top = 182
  242.         Width = 443
  243.         Height = 13
  244.         Align = alTop
  245.         AutoSize = False
  246.         Transparent = True
  247.       end
  248.       object Label15: TLabel
  249.         Left = 0
  250.         Top = 195
  251.         Width = 443
  252.         Height = 13
  253.         Align = alTop
  254.         AutoSize = False
  255.         Transparent = True
  256.       end
  257.       object Label16: TLabel
  258.         Left = 0
  259.         Top = 208
  260.         Width = 443
  261.         Height = 13
  262.         Align = alTop
  263.         AutoSize = False
  264.         Transparent = True
  265.       end
  266.       object Label17: TLabel
  267.         Left = 0
  268.         Top = 221
  269.         Width = 443
  270.         Height = 13
  271.         Align = alTop
  272.         AutoSize = False
  273.         Transparent = True
  274.       end
  275.       object Label18: TLabel
  276.         Left = 0
  277.         Top = 234
  278.         Width = 443
  279.         Height = 13
  280.         Align = alTop
  281.         AutoSize = False
  282.         Transparent = True
  283.       end
  284.       object Label19: TLabel
  285.         Left = 0
  286.         Top = 247
  287.         Width = 443
  288.         Height = 13
  289.         Align = alTop
  290.         AutoSize = False
  291.         Transparent = True
  292.       end
  293.       object Label20: TLabel
  294.         Left = 0
  295.         Top = 260
  296.         Width = 443
  297.         Height = 13
  298.         Align = alTop
  299.         AutoSize = False
  300.         Transparent = True
  301.       end
  302.       object Label21: TLabel
  303.         Left = 0
  304.         Top = 273
  305.         Width = 443
  306.         Height = 13
  307.         Align = alTop
  308.         AutoSize = False
  309.         Transparent = True
  310.       end
  311.       object Label22: TLabel
  312.         Left = 0
  313.         Top = 286
  314.         Width = 443
  315.         Height = 13
  316.         Align = alTop
  317.         AutoSize = False
  318.         Transparent = True
  319.       end
  320.       object Label23: TLabel
  321.         Left = 0
  322.         Top = 299
  323.         Width = 443
  324.         Height = 13
  325.         Align = alTop
  326.         AutoSize = False
  327.         Transparent = True
  328.       end
  329.       object Label24: TLabel
  330.         Left = 0
  331.         Top = 312
  332.         Width = 443
  333.         Height = 13
  334.         Align = alTop
  335.         AutoSize = False
  336.         Transparent = True
  337.       end
  338.       object Label25: TLabel
  339.         Left = 0
  340.         Top = 325
  341.         Width = 443
  342.         Height = 13
  343.         Align = alTop
  344.         AutoSize = False
  345.         Transparent = True
  346.       end
  347.       object Label26: TLabel
  348.         Left = 0
  349.         Top = 338
  350.         Width = 443
  351.         Height = 13
  352.         Align = alTop
  353.         AutoSize = False
  354.         Transparent = True
  355.       end
  356.       object Label27: TLabel
  357.         Left = 0
  358.         Top = 351
  359.         Width = 443
  360.         Height = 13
  361.         Align = alTop
  362.         AutoSize = False
  363.         Transparent = True
  364.       end
  365.       object Label28: TLabel
  366.         Left = 0
  367.         Top = 364
  368.         Width = 443
  369.         Height = 13
  370.         Align = alTop
  371.         AutoSize = False
  372.         Transparent = True
  373.       end
  374.       object Label29: TLabel
  375.         Left = 0
  376.         Top = 377
  377.         Width = 443
  378.         Height = 13
  379.         Align = alTop
  380.         AutoSize = False
  381.         Transparent = True
  382.       end
  383.       object Label30: TLabel
  384.         Left = 0
  385.         Top = 390
  386.         Width = 443
  387.         Height = 13
  388.         Align = alTop
  389.         AutoSize = False
  390.         Transparent = True
  391.       end
  392.       object Label31: TLabel
  393.         Left = 0
  394.         Top = 403
  395.         Width = 443
  396.         Height = 13
  397.         Align = alTop
  398.         AutoSize = False
  399.         Transparent = True
  400.       end
  401.       object Label32: TLabel
  402.         Left = 0
  403.         Top = 416
  404.         Width = 443
  405.         Height = 13
  406.         Align = alTop
  407.         AutoSize = False
  408.         Transparent = True
  409.       end
  410.       object Label33: TLabel
  411.         Left = 0
  412.         Top = 429
  413.         Width = 443
  414.         Height = 13
  415.         Align = alTop
  416.         AutoSize = False
  417.         Transparent = True
  418.       end
  419.       object Label34: TLabel
  420.         Left = 0
  421.         Top = 442
  422.         Width = 443
  423.         Height = 13
  424.         Align = alTop
  425.         AutoSize = False
  426.         Transparent = True
  427.       end
  428.       object Label35: TLabel
  429.         Left = 0
  430.         Top = 455
  431.         Width = 443
  432.         Height = 13
  433.         Align = alTop
  434.         AutoSize = False
  435.         Transparent = True
  436.       end
  437.       object Label36: TLabel
  438.         Left = 0
  439.         Top = 468
  440.         Width = 443
  441.         Height = 13
  442.         Align = alTop
  443.         AutoSize = False
  444.         Transparent = True
  445.       end
  446.       object Label37: TLabel
  447.         Left = 0
  448.         Top = 481
  449.         Width = 443
  450.         Height = 13
  451.         Align = alTop
  452.         AutoSize = False
  453.         Transparent = True
  454.       end
  455.       object Label38: TLabel
  456.         Left = 0
  457.         Top = 494
  458.         Width = 443
  459.         Height = 13
  460.         Align = alTop
  461.         AutoSize = False
  462.         Transparent = True
  463.       end
  464.       object Label39: TLabel
  465.         Left = 0
  466.         Top = 507
  467.         Width = 443
  468.         Height = 13
  469.         Align = alTop
  470.         AutoSize = False
  471.         Transparent = True
  472.       end
  473.       object Label40: TLabel
  474.         Left = 0
  475.         Top = 520
  476.         Width = 443
  477.         Height = 13
  478.         Align = alTop
  479.         AutoSize = False
  480.         Transparent = True
  481.       end
  482.       object Label41: TLabel
  483.         Left = 0
  484.         Top = 533
  485.         Width = 443
  486.         Height = 13
  487.         Align = alTop
  488.         AutoSize = False
  489.         Transparent = True
  490.       end
  491.       object Label42: TLabel
  492.         Left = 0
  493.         Top = 546
  494.         Width = 443
  495.         Height = 13
  496.         Align = alTop
  497.         AutoSize = False
  498.         Transparent = True
  499.       end
  500.       object Label43: TLabel
  501.         Left = 0
  502.         Top = 559
  503.         Width = 443
  504.         Height = 13
  505.         Align = alTop
  506.         AutoSize = False
  507.         Transparent = True
  508.       end
  509.       object Label44: TLabel
  510.         Left = 0
  511.         Top = 572
  512.         Width = 443
  513.         Height = 13
  514.         Align = alTop
  515.         AutoSize = False
  516.         Transparent = True
  517.       end
  518.       object Label45: TLabel
  519.         Left = 0
  520.         Top = 585
  521.         Width = 443
  522.         Height = 13
  523.         Align = alTop
  524.         AutoSize = False
  525.         Transparent = True
  526.       end
  527.       object Label46: TLabel
  528.         Left = 0
  529.         Top = 598
  530.         Width = 443
  531.         Height = 13
  532.         Align = alTop
  533.         AutoSize = False
  534.         Transparent = True
  535.       end
  536.       object Label47: TLabel
  537.         Left = 0
  538.         Top = 611
  539.         Width = 443
  540.         Height = 13
  541.         Align = alTop
  542.         AutoSize = False
  543.         Transparent = True
  544.       end
  545.       object Label48: TLabel
  546.         Left = 0
  547.         Top = 624
  548.         Width = 443
  549.         Height = 13
  550.         Align = alTop
  551.         AutoSize = False
  552.         Transparent = True
  553.       end
  554.       object Label49: TLabel
  555.         Left = 0
  556.         Top = 637
  557.         Width = 443
  558.         Height = 13
  559.         Align = alTop
  560.         AutoSize = False
  561.         Transparent = True
  562.       end
  563.       object Label0: TLabel
  564.         Left = 0
  565.         Top = 0
  566.         Width = 443
  567.         Height = 13
  568.         Align = alTop
  569.         AutoSize = False
  570.         Transparent = True
  571.         OnDblClick = Label0DblClick
  572.       end
  573.     end
  574.     object ScrollBar1: TScrollBar
  575.       Left = 427
  576.       Top = 0
  577.       Width = 16
  578.       Height = 650
  579.       Kind = sbVertical
  580.       PageSize = 0
  581.       TabOrder = 2
  582.       Visible = False
  583.       OnChange = ScrollBar1Change
  584.     end
  585.   end
  586.   object ChiefUnzip1: TChiefUnzip
  587.     ZipFileName = 
  588.       #0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0 +
  589.       #0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
  590.     TargetDirectory = 
  591.       #0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0 +
  592.       #0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
  593.     FilesToExtract = 
  594.       '*.*'#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0 +
  595.       #0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0
  596.     DontRecurse = False
  597.   end
  598.   object SaveDialog1: TSaveDialog
  599.     Options = [ofOverwritePrompt, ofHideReadOnly, ofExtensionDifferent, ofPathMustExist]
  600.     Title = 'Copier...'
  601.     Left = 28
  602.   end
  603.   object PopupMenu1: TPopupMenu
  604.     Left = 84
  605.     object Etirerlimage1: TMenuItem
  606.       Caption = '&Etirer l'#39'image'
  607.       Checked = True
  608.       RadioItem = True
  609.       OnClick = Etirerlimage1Click
  610.     end
  611.     object Taillenormale1: TMenuItem
  612.       Caption = '&Taille normale'
  613.       RadioItem = True
  614.       OnClick = Taillenormale1Click
  615.     end
  616.     object N1: TMenuItem
  617.       Caption = '-'
  618.     end
  619.     object Mettreenpapierpeint1: TMenuItem
  620.       Caption = '&Mettre en papier peint'
  621.       GroupIndex = 1
  622.       OnClick = Mettreenpapierpeint1Click
  623.     end
  624.   end
  625.   object ImageList1: TImageList
  626.     Left = 112
  627.   end
  628.   object DropFileSource1: TDropFileSource
  629.     Dragtypes = [dtCopy]
  630.     ImageIndex = 0
  631.     ShowImage = False
  632.     ImageHotSpotX = 16
  633.     ImageHotSpotY = 16
  634.     Left = 140
  635.   end
  636.   object CopyFile1: TCopyFile
  637.     Filter = '*.*'
  638.     Progress = True
  639.     ShowFileNames = False
  640.     Movefile = False
  641.     TransferTimeDate = True
  642.     Left = 56
  643.   end
  644.   object BrowseFolder1: TBrowseFolder
  645.     Title = 'Unziper vers :'
  646.     Flags = [bfFileSysDirsOnly, bfStatusText]
  647.     ShowPathInStatusArea = True
  648.     CustomButtonVisible = True
  649.     CustomButtonEnabled = False
  650.     CustomButtonCaption = 'Nouveau'
  651.     SyncCustomButton = True
  652.     OnCustomButtonClick = BrowseFolder1CustomButtonClick
  653.     Left = 168
  654.   end
  655. end
  656.