home *** CD-ROM | disk | FTP | other *** search
/ Freelog 55 / Freelog055.iso / Endirect / myCatch / myCatch.exe / 0 / RCDATA / TARTMYCATCH / TARTMYCATCH.txt < prev   
Text File  |  2004-03-12  |  59KB  |  2,188 lines

  1. object artMyCatch: TartMyCatch
  2.   Left = 426
  3.   Top = 11
  4.   HelpType = htKeyword
  5.   HelpKeyword = 'a'
  6.   HelpContext = 10
  7.   BorderStyle = bsToolWindow
  8.   Caption = 'myCatch '#169'art of log'
  9.   ClientHeight = 477
  10.   ClientWidth = 408
  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.   FormStyle = fsStayOnTop
  18.   OldCreateOrder = False
  19.   OnCloseQuery = FormCloseQuery
  20.   OnShow = FormShow
  21.   PixelsPerInch = 96
  22.   TextHeight = 13
  23.   object SpeedButton1: TSpeedButton
  24.     Left = 48
  25.     Top = 80
  26.     Width = 23
  27.     Height = 22
  28.   end
  29.   object panHandle: TPanel
  30.     Left = 0
  31.     Top = 0
  32.     Width = 408
  33.     Height = 70
  34.     Align = alTop
  35.     BevelOuter = bvNone
  36.     Color = 13882323
  37.     TabOrder = 0
  38.     object imaCursorEmpty: TImage
  39.       Left = 16
  40.       Top = 16
  41.       Width = 36
  42.       Height = 36
  43.       AutoSize = True
  44.       Picture.Data = {<image000.bmp>}
  45.       Visible = False
  46.     end
  47.     object imaCursor: TImage
  48.       Left = 16
  49.       Top = 16
  50.       Width = 36
  51.       Height = 36
  52.       AutoSize = True
  53.       Picture.Data = {<image001.bmp>}
  54.       OnMouseDown = imaCursorMouseDown
  55.       OnMouseMove = imaCursorMouseMove
  56.       OnMouseUp = imaCursorMouseUp
  57.     end
  58.     object labX: TLabel
  59.       Left = 79
  60.       Top = 16
  61.       Width = 8
  62.       Height = 13
  63.       Caption = 'x:'
  64.       Font.Charset = ANSI_CHARSET
  65.       Font.Color = clBlack
  66.       Font.Height = -11
  67.       Font.Name = 'MS Sans Serif'
  68.       Font.Style = []
  69.       ParentFont = False
  70.     end
  71.     object labY: TLabel
  72.       Left = 80
  73.       Top = 35
  74.       Width = 8
  75.       Height = 13
  76.       Caption = 'y:'
  77.       Font.Charset = ANSI_CHARSET
  78.       Font.Color = clBlack
  79.       Font.Height = -11
  80.       Font.Name = 'MS Sans Serif'
  81.       Font.Style = []
  82.       ParentFont = False
  83.     end
  84.     object Label1: TLabel
  85.       Left = 126
  86.       Top = 14
  87.       Width = 49
  88.       Height = 14
  89.       Caption = 'handle:'
  90.       Font.Charset = ANSI_CHARSET
  91.       Font.Color = clWindowText
  92.       Font.Height = -11
  93.       Font.Name = 'Courier New'
  94.       Font.Style = []
  95.       ParentFont = False
  96.     end
  97.     object labHexHandle: TLabel
  98.       Left = 207
  99.       Top = 32
  100.       Width = 21
  101.       Height = 13
  102.       Caption = '= ----'
  103.       Font.Charset = ANSI_CHARSET
  104.       Font.Color = clBlack
  105.       Font.Height = -11
  106.       Font.Name = 'MS Sans Serif'
  107.       Font.Style = []
  108.       ParentFont = False
  109.     end
  110.     object Image1: TImage
  111.       Left = 372
  112.       Top = 23
  113.       Width = 32
  114.       Height = 32
  115.       AutoSize = True
  116.       Picture.Data = {<image002.bmp>}
  117.       Transparent = True
  118.     end
  119.     object Image3: TImage
  120.       Left = 355
  121.       Top = -1
  122.       Width = 32
  123.       Height = 32
  124.       AutoSize = True
  125.       Picture.Data = {<image003.bmp>}
  126.       Transparent = True
  127.     end
  128.     object Image4: TImage
  129.       Left = 323
  130.       Top = 0
  131.       Width = 32
  132.       Height = 32
  133.       AutoSize = True
  134.       Picture.Data = {<image004.bmp>}
  135.       Transparent = True
  136.     end
  137.     object Image5: TImage
  138.       Left = 331
  139.       Top = 15
  140.       Width = 32
  141.       Height = 32
  142.       AutoSize = True
  143.       Picture.Data = {<image005.bmp>}
  144.       Transparent = True
  145.     end
  146.     object Image6: TImage
  147.       Left = 291
  148.       Top = 7
  149.       Width = 32
  150.       Height = 32
  151.       AutoSize = True
  152.       Picture.Data = {<image006.bmp>}
  153.       Transparent = True
  154.     end
  155.     object Image7: TImage
  156.       Left = 347
  157.       Top = 39
  158.       Width = 32
  159.       Height = 32
  160.       AutoSize = True
  161.       Picture.Data = {<image007.bmp>}
  162.       Transparent = True
  163.     end
  164.     object Image8: TImage
  165.       Left = 303
  166.       Top = 31
  167.       Width = 32
  168.       Height = 32
  169.       AutoSize = True
  170.       Picture.Data = {<image008.bmp>}
  171.       Transparent = True
  172.     end
  173.     object ediHandle: TEdit
  174.       Left = 126
  175.       Top = 31
  176.       Width = 74
  177.       Height = 19
  178.       HelpContext = 10
  179.       TabStop = False
  180.       Ctl3D = False
  181.       Font.Charset = DEFAULT_CHARSET
  182.       Font.Color = clBlack
  183.       Font.Height = -11
  184.       Font.Name = 'MS Sans Serif'
  185.       Font.Style = []
  186.       ParentCtl3D = False
  187.       ParentFont = False
  188.       TabOrder = 0
  189.       OnChange = ediHandleChange
  190.       OnExit = ediHandleExit
  191.       OnKeyDown = ediHandleKeyDown
  192.       OnKeyPress = ediHandleKeyPress
  193.     end
  194.     object panHole: TPanel
  195.       Left = 381
  196.       Top = 4
  197.       Width = 25
  198.       Height = 25
  199.       BevelOuter = bvLowered
  200.       TabOrder = 1
  201.     end
  202.   end
  203.   object pageControl: TPageControl
  204.     Left = 0
  205.     Top = 70
  206.     Width = 408
  207.     Height = 388
  208.     ActivePage = tbsDetails
  209.     Align = alClient
  210.     Font.Charset = ANSI_CHARSET
  211.     Font.Color = clWindowText
  212.     Font.Height = -11
  213.     Font.Name = 'MS Sans Serif'
  214.     Font.Style = []
  215.     HotTrack = True
  216.     MultiLine = True
  217.     ParentFont = False
  218.     TabIndex = 0
  219.     TabOrder = 1
  220.     TabWidth = 80
  221.     OnChange = pageControlChange
  222.     object tbsDetails: TTabSheet
  223.       Caption = 'D'#233'tails'
  224.       object butRefresh: TSpeedButton
  225.         Left = 310
  226.         Top = 313
  227.         Width = 73
  228.         Height = 22
  229.         Caption = '&Raffra'#238'chir'
  230.         Flat = True
  231.         OnClick = butRefreshClick
  232.       end
  233.       object labText: TLabel
  234.         Left = 16
  235.         Top = 0
  236.         Width = 33
  237.         Height = 13
  238.         Caption = 'Texte :'
  239.       end
  240.       object butSelect: TSpeedButton
  241.         Left = 230
  242.         Top = 313
  243.         Width = 73
  244.         Height = 22
  245.         Caption = '&S'#233'lectionner'
  246.         Enabled = False
  247.         Flat = True
  248.         OnClick = butSelectClick
  249.       end
  250.       object labControl: TLabel
  251.         Left = 18
  252.         Top = 74
  253.         Width = 44
  254.         Height = 13
  255.         Caption = 'Controls :'
  256.       end
  257.       object labClassName: TLabel
  258.         Left = 192
  259.         Top = 18
  260.         Width = 31
  261.         Height = 13
  262.         Caption = 'Class :'
  263.       end
  264.       object labClassValue: TLabel
  265.         Left = 255
  266.         Top = 19
  267.         Width = 12
  268.         Height = 13
  269.         Caption = '----'
  270.         Font.Charset = ANSI_CHARSET
  271.         Font.Color = clBlack
  272.         Font.Height = -11
  273.         Font.Name = 'MS Sans Serif'
  274.         Font.Style = []
  275.         ParentFont = False
  276.       end
  277.       object labPIDValue: TLabel
  278.         Left = 256
  279.         Top = 42
  280.         Width = 12
  281.         Height = 13
  282.         Caption = '----'
  283.       end
  284.       object Label4: TLabel
  285.         Left = 194
  286.         Top = 42
  287.         Width = 58
  288.         Height = 13
  289.         Caption = 'Process ID :'
  290.       end
  291.       object memoText: TMemo
  292.         Left = 16
  293.         Top = 16
  294.         Width = 153
  295.         Height = 49
  296.         Color = clCaptionText
  297.         Ctl3D = False
  298.         Enabled = False
  299.         Font.Charset = ANSI_CHARSET
  300.         Font.Color = clBlack
  301.         Font.Height = -11
  302.         Font.Name = 'MS Sans Serif'
  303.         Font.Style = []
  304.         ParentCtl3D = False
  305.         ParentFont = False
  306.         ReadOnly = True
  307.         TabOrder = 0
  308.       end
  309.       object treeChildWindows: TTreeView
  310.         Left = 16
  311.         Top = 88
  312.         Width = 367
  313.         Height = 214
  314.         Ctl3D = False
  315.         Font.Charset = ANSI_CHARSET
  316.         Font.Color = clBlack
  317.         Font.Height = -11
  318.         Font.Name = 'MS Sans Serif'
  319.         Font.Style = []
  320.         Indent = 19
  321.         ParentCtl3D = False
  322.         ParentFont = False
  323.         TabOrder = 1
  324.         OnChange = treeChildWindowsChange
  325.       end
  326.       object Button1: TButton
  327.         Left = 272
  328.         Top = 8
  329.         Width = 75
  330.         Height = 25
  331.         Hint = 'yodolo'
  332.         Caption = 'Button1'
  333.         ParentShowHint = False
  334.         ShowHint = False
  335.         TabOrder = 2
  336.         Visible = False
  337.         OnClick = Button1Click
  338.       end
  339.       object Button3: TButton
  340.         Left = 272
  341.         Top = 48
  342.         Width = 75
  343.         Height = 25
  344.         Caption = 'Button3'
  345.         TabOrder = 3
  346.         Visible = False
  347.         OnClick = Button3Click
  348.       end
  349.     end
  350.     object tbsAction: TTabSheet
  351.       Caption = 'Action'
  352.       ImageIndex = 1
  353.       object grpMark: TGroupBox
  354.         Left = 7
  355.         Top = 10
  356.         Width = 382
  357.         Height = 81
  358.         Caption = ' Marquer bord '
  359.         TabOrder = 0
  360.         object labExplainMark: TLabel
  361.           Left = 45
  362.           Top = 21
  363.           Width = 276
  364.           Height = 26
  365.           Caption = 
  366.             'Cliquer sur ce bouton une premi'#232're fois pour dessiner le contour' +
  367.             ', cliquez une deuxi'#232'me fois pour effacer le contour.'
  368.           WordWrap = True
  369.         end
  370.         object butMark: TSpeedButton
  371.           Left = 243
  372.           Top = 51
  373.           Width = 129
  374.           Height = 23
  375.           Caption = '&Marquer bord'
  376.           Flat = True
  377.           OnClick = butMarkClick
  378.         end
  379.       end
  380.       object grpChangeState: TGroupBox
  381.         Left = 7
  382.         Top = 97
  383.         Width = 382
  384.         Height = 127
  385.         Caption = ' Changer '#233'tat '
  386.         TabOrder = 1
  387.         object labChangeState: TLabel
  388.           Left = 45
  389.           Top = 20
  390.           Width = 263
  391.           Height = 26
  392.           Caption = 
  393.             'Cliquez sur actif pour activer le control, et inactif pour le d'#233 +
  394.             'activer.'
  395.           WordWrap = True
  396.         end
  397.         object labMenus: TLabel
  398.           Left = 46
  399.           Top = 75
  400.           Width = 200
  401.           Height = 13
  402.           Caption = 'Cliquez pour activer/d'#233'sactiver les menus.'
  403.           Enabled = False
  404.           WordWrap = True
  405.         end
  406.         object butMenu: TSpeedButton
  407.           Left = 243
  408.           Top = 92
  409.           Width = 129
  410.           Height = 23
  411.           Caption = 'M&enus'
  412.           Enabled = False
  413.           Flat = True
  414.           OnClick = butMenuClick
  415.         end
  416.         object radioState: TRadioGroup
  417.           Left = 243
  418.           Top = 34
  419.           Width = 129
  420.           Height = 31
  421.           Columns = 2
  422.           Ctl3D = False
  423.           Font.Charset = ANSI_CHARSET
  424.           Font.Color = clBlack
  425.           Font.Height = -11
  426.           Font.Name = 'MS Sans Serif'
  427.           Font.Style = []
  428.           Items.Strings = (
  429.             'actif'
  430.             'inactif')
  431.           ParentCtl3D = False
  432.           ParentFont = False
  433.           TabOrder = 0
  434.           OnClick = radioStateClick
  435.         end
  436.       end
  437.       object grpMove: TGroupBox
  438.         Left = 7
  439.         Top = 227
  440.         Width = 379
  441.         Height = 105
  442.         Caption = ' D'#233'placer '
  443.         TabOrder = 2
  444.         object mabExplainMove: TLabel
  445.           Left = 45
  446.           Top = 24
  447.           Width = 269
  448.           Height = 39
  449.           Caption = 
  450.             'Cliquez sur ce bouton, puis d'#233'placer le control au moyen des tou' +
  451.             'ches fl'#232'ch'#233'es du clavier. Cliquez avec la souris, ou pressez la ' +
  452.             'touche "entr'#233'e" pour finaliser l'#39'op'#233'ration.'
  453.           WordWrap = True
  454.         end
  455.         object butMove: TSpeedButton
  456.           Left = 243
  457.           Top = 72
  458.           Width = 129
  459.           Height = 23
  460.           Caption = '&D'#233'placer'
  461.           Flat = True
  462.           OnClick = butMoveClick
  463.           OnMouseUp = butMoveMouseUp
  464.         end
  465.       end
  466.     end
  467.     object tbsMessage: TTabSheet
  468.       Caption = 'Messages'
  469.       ImageIndex = 3
  470.       object grpSendMessage: TGroupBox
  471.         Left = 8
  472.         Top = 5
  473.         Width = 385
  474.         Height = 156
  475.         Caption = 'Envoi messages'
  476.         TabOrder = 0
  477.         object labWparam: TLabel
  478.           Left = 205
  479.           Top = 13
  480.           Width = 47
  481.           Height = 13
  482.           Caption = 'WParam :'
  483.         end
  484.         object labLParam: TLabel
  485.           Left = 294
  486.           Top = 13
  487.           Width = 42
  488.           Height = 13
  489.           Caption = 'LParam :'
  490.         end
  491.         object labMessage: TLabel
  492.           Left = 10
  493.           Top = 14
  494.           Width = 29
  495.           Height = 13
  496.           Caption = 'nom : '
  497.         end
  498.         object butSend: TSpeedButton
  499.           Left = 50
  500.           Top = 119
  501.           Width = 67
  502.           Height = 23
  503.           Caption = '&Send'
  504.           Flat = True
  505.           OnClick = butSendClick
  506.         end
  507.         object butPost: TSpeedButton
  508.           Left = 123
  509.           Top = 119
  510.           Width = 67
  511.           Height = 23
  512.           Caption = '&Post'
  513.           Flat = True
  514.           OnClick = butPostClick
  515.         end
  516.         object butHelpMessage: TSpeedButton
  517.           Left = 168
  518.           Top = 8
  519.           Width = 23
  520.           Height = 22
  521.           Caption = '?'
  522.           Flat = True
  523.           OnClick = butHelpMessageClick
  524.         end
  525.         object cmbMessageName: TComboBox
  526.           Left = 8
  527.           Top = 28
  528.           Width = 184
  529.           Height = 21
  530.           Style = csDropDownList
  531.           Ctl3D = False
  532.           ItemHeight = 13
  533.           ParentCtl3D = False
  534.           Sorted = True
  535.           TabOrder = 0
  536.         end
  537.         object ediWparam: TEdit
  538.           Left = 204
  539.           Top = 28
  540.           Width = 78
  541.           Height = 19
  542.           Ctl3D = False
  543.           ParentCtl3D = False
  544.           TabOrder = 1
  545.           Text = '0'
  546.         end
  547.         object ediLparam: TEdit
  548.           Left = 294
  549.           Top = 28
  550.           Width = 78
  551.           Height = 19
  552.           Ctl3D = False
  553.           ParentCtl3D = False
  554.           TabOrder = 2
  555.           Text = '0'
  556.         end
  557.         object ediWparamResult: TEdit
  558.           Left = 204
  559.           Top = 120
  560.           Width = 79
  561.           Height = 19
  562.           Color = clBtnFace
  563.           Ctl3D = False
  564.           Enabled = False
  565.           ParentCtl3D = False
  566.           ReadOnly = True
  567.           TabOrder = 3
  568.         end
  569.         object ediLparamResult: TEdit
  570.           Left = 295
  571.           Top = 120
  572.           Width = 78
  573.           Height = 19
  574.           Color = clBtnFace
  575.           Ctl3D = False
  576.           Enabled = False
  577.           ParentCtl3D = False
  578.           ReadOnly = True
  579.           TabOrder = 4
  580.         end
  581.         object ediWparamText: TEdit
  582.           Left = 205
  583.           Top = 54
  584.           Width = 167
  585.           Height = 19
  586.           Color = clBtnFace
  587.           Ctl3D = False
  588.           Enabled = False
  589.           ParentCtl3D = False
  590.           TabOrder = 5
  591.         end
  592.         object chkDataWparam: TCheckBox
  593.           Left = 17
  594.           Top = 55
  595.           Width = 174
  596.           Height = 17
  597.           Caption = 'Zone de donn'#233'es pour WParam'
  598.           TabOrder = 6
  599.           OnClick = chkDataWparamClick
  600.         end
  601.         object chkDataLparam: TCheckBox
  602.           Left = 17
  603.           Top = 80
  604.           Width = 174
  605.           Height = 17
  606.           Caption = 'Zone de donn'#233'es  pour  LParam'
  607.           TabOrder = 7
  608.           OnClick = chkDataLparamClick
  609.         end
  610.         object ediLparamText: TEdit
  611.           Left = 206
  612.           Top = 79
  613.           Width = 166
  614.           Height = 19
  615.           Color = clBtnFace
  616.           Ctl3D = False
  617.           Enabled = False
  618.           ParentCtl3D = False
  619.           TabOrder = 8
  620.         end
  621.       end
  622.       object grpTraceMessages: TGroupBox
  623.         Left = 8
  624.         Top = 168
  625.         Width = 385
  626.         Height = 174
  627.         Caption = ' Trace messages '
  628.         TabOrder = 1
  629.         object butStartHook: TSpeedButton
  630.           Left = 159
  631.           Top = 145
  632.           Width = 67
  633.           Height = 23
  634.           Caption = '&D'#233'marrer'
  635.           Flat = True
  636.           OnClick = butStartHookClick
  637.         end
  638.         object butStopHook: TSpeedButton
  639.           Left = 234
  640.           Top = 145
  641.           Width = 67
  642.           Height = 23
  643.           Caption = '&Arr'#234'ter'
  644.           Enabled = False
  645.           Flat = True
  646.           OnClick = butStopHookClick
  647.         end
  648.         object butFlushHook: TSpeedButton
  649.           Left = 307
  650.           Top = 144
  651.           Width = 67
  652.           Height = 23
  653.           Caption = '&Vider'
  654.           Flat = True
  655.           OnClick = butFlushHookClick
  656.         end
  657.         object memoTrace: TMemo
  658.           Left = 10
  659.           Top = 16
  660.           Width = 364
  661.           Height = 121
  662.           Ctl3D = False
  663.           Font.Charset = ANSI_CHARSET
  664.           Font.Color = clWindowText
  665.           Font.Height = -8
  666.           Font.Name = 'MS Sans Serif'
  667.           Font.Style = []
  668.           ParentCtl3D = False
  669.           ParentFont = False
  670.           ScrollBars = ssVertical
  671.           TabOrder = 0
  672.         end
  673.       end
  674.     end
  675.     object tbsProcess: TTabSheet
  676.       Caption = 'Processus'
  677.       ImageIndex = 5
  678.       DesignSize = (
  679.         400
  680.         342)
  681.       object butRefreshProcess: TSpeedButton
  682.         Left = 145
  683.         Top = 312
  684.         Width = 121
  685.         Height = 22
  686.         Caption = '&Rafra'#238'chir'
  687.         Flat = True
  688.         OnClick = butRefreshProcessClick
  689.       end
  690.       object butKillProcess: TSpeedButton
  691.         Left = 272
  692.         Top = 312
  693.         Width = 121
  694.         Height = 22
  695.         Caption = '&Terminer le processus'
  696.         Enabled = False
  697.         Flat = True
  698.         OnClick = butKillProcessClick
  699.       end
  700.       object ListViewProcess: TListView
  701.         Left = 8
  702.         Top = 8
  703.         Width = 385
  704.         Height = 295
  705.         Anchors = [akLeft, akTop, akRight, akBottom]
  706.         BevelInner = bvNone
  707.         Columns = <
  708.           item
  709.             Caption = 'Nom'
  710.             Width = 90
  711.           end
  712.           item
  713.             Caption = 'Process ID'
  714.             Width = 70
  715.           end
  716.           item
  717.             Caption = 'Description'
  718.             Width = 210
  719.           end
  720.           item
  721.             Caption = 'Parent'
  722.             Width = 90
  723.           end
  724.           item
  725.             Caption = 'Priorit'#233
  726.             Width = 80
  727.           end>
  728.         Ctl3D = False
  729.         ReadOnly = True
  730.         RowSelect = True
  731.         TabOrder = 0
  732.         ViewStyle = vsReport
  733.         OnSelectItem = ListViewProcessSelectItem
  734.       end
  735.     end
  736.     object tbsProperties: TTabSheet
  737.       Caption = 'Propri'#233't'#233's'
  738.       ImageIndex = 7
  739.       object imAgent: TImage
  740.         Left = 285
  741.         Top = 5
  742.         Width = 87
  743.         Height = 200
  744.         AutoSize = True
  745.         Picture.Data = {<image009.bmp>}
  746.       end
  747.       object labAgent: TLabel
  748.         Left = 29
  749.         Top = 45
  750.         Width = 256
  751.         Height = 24
  752.         Caption = 
  753.           'Le caract'#232're "james" est a '#233't'#233' d'#233'velopp'#233' par la soci'#233't'#233' "La Cant' +
  754.           'oche" (http://www.lacantoche.com).'
  755.         Font.Charset = ANSI_CHARSET
  756.         Font.Color = clBlack
  757.         Font.Height = -9
  758.         Font.Name = 'Verdana'
  759.         Font.Style = [fsItalic]
  760.         ParentFont = False
  761.         WordWrap = True
  762.       end
  763.       object labAgent2: TLabel
  764.         Left = 29
  765.         Top = 85
  766.         Width = 84
  767.         Height = 13
  768.         Caption = 'Sur le site internet'
  769.         WordWrap = True
  770.       end
  771.       object labAgent3: TLabel
  772.         Left = 117
  773.         Top = 85
  774.         Width = 56
  775.         Height = 13
  776.         Caption = 'd'#39'Art Of Log'
  777.         Font.Charset = ANSI_CHARSET
  778.         Font.Color = clWindowText
  779.         Font.Height = -11
  780.         Font.Name = 'MS Sans Serif'
  781.         Font.Style = [fsUnderline]
  782.         ParentFont = False
  783.         WordWrap = True
  784.         OnClick = labAgent3Click
  785.         OnMouseEnter = labAgent3MouseEnter
  786.         OnMouseLeave = labAgent3MouseLeave
  787.       end
  788.       object labAgent4: TLabel
  789.         Left = 178
  790.         Top = 85
  791.         Width = 117
  792.         Height = 13
  793.         Caption = 'retrouvez toutes les clefs'
  794.       end
  795.       object labAgent5: TLabel
  796.         Left = 29
  797.         Top = 98
  798.         Width = 265
  799.         Height = 39
  800.         Caption = 
  801.           '(articles techniques, exemples...) pour ins'#233'rer les agents dans ' +
  802.           'vos programmes ou r'#233'aliser vos propres personnages'
  803.         WordWrap = True
  804.       end
  805.       object panHotKey: TLabel
  806.         Left = 32
  807.         Top = 248
  808.         Width = 298
  809.         Height = 13
  810.         Caption = 'CTRL+ALT+NUMPAD9 pour basculer du mode visible/invisible'
  811.       end
  812.       object chkUseAgent: TCheckBox
  813.         Left = 29
  814.         Top = 21
  815.         Width = 193
  816.         Height = 17
  817.         Caption = 'Utiliser "James" pour les messages'
  818.         TabOrder = 0
  819.         OnClick = chkUseAgentClick
  820.       end
  821.       object chkPa: TCheckBox
  822.         Left = 32
  823.         Top = 160
  824.         Width = 257
  825.         Height = 17
  826.         Caption = 'Affecter un mot de passe '#224' l'#39'interface de myCatch'
  827.         TabOrder = 1
  828.         OnClick = chkPaClick
  829.       end
  830.       object chkWinStart: TCheckBox
  831.         Left = 32
  832.         Top = 208
  833.         Width = 281
  834.         Height = 17
  835.         Caption = 'D'#233'marrer myCatch automatiquement avec Windows'
  836.         TabOrder = 2
  837.         OnClick = chkWinStartClick
  838.       end
  839.     end
  840.     object tbsInternet: TTabSheet
  841.       Caption = 'Internet'
  842.       ImageIndex = 6
  843.       object lblIP: TLabel
  844.         Left = 9
  845.         Top = 328
  846.         Width = 57
  847.         Height = 13
  848.         Caption = 'Adresse IP :'
  849.       end
  850.       object lblIpValue: TLabel
  851.         Left = 73
  852.         Top = 329
  853.         Width = 15
  854.         Height = 13
  855.         Caption = '-----'
  856.       end
  857.       object labMacAddress: TLabel
  858.         Left = 208
  859.         Top = 329
  860.         Width = 70
  861.         Height = 13
  862.         Caption = 'Adresse MAC :'
  863.       end
  864.       object labMACAddressValue: TLabel
  865.         Left = 281
  866.         Top = 329
  867.         Width = 15
  868.         Height = 13
  869.         Caption = '-----'
  870.       end
  871.       object grpConnections: TGroupBox
  872.         Left = 8
  873.         Top = -1
  874.         Width = 377
  875.         Height = 152
  876.         Caption = '  Connexions  '
  877.         TabOrder = 0
  878.         object butAddConnection: TSpeedButton
  879.           Left = 126
  880.           Top = 121
  881.           Width = 73
  882.           Height = 22
  883.           Caption = '&Ajouter'
  884.           Flat = True
  885.           OnClick = butAddConnectionClick
  886.         end
  887.         object butEditConnection: TSpeedButton
  888.           Left = 210
  889.           Top = 121
  890.           Width = 72
  891.           Height = 22
  892.           Caption = '&Editer'
  893.           Enabled = False
  894.           Flat = True
  895.           OnClick = butEditConnectionClick
  896.         end
  897.         object butDeleteConnection: TSpeedButton
  898.           Left = 292
  899.           Top = 121
  900.           Width = 73
  901.           Height = 22
  902.           Caption = '&Supprimer'
  903.           Enabled = False
  904.           Flat = True
  905.           OnClick = butDeleteConnectionClick
  906.         end
  907.         object lstConnectionsEntries: TListView
  908.           Left = 29
  909.           Top = 24
  910.           Width = 337
  911.           Height = 89
  912.           Columns = <
  913.             item
  914.               Caption = 'Connexion'
  915.               Width = 80
  916.             end
  917.             item
  918.               Caption = 'Utilisateur'
  919.               Width = 100
  920.             end
  921.             item
  922.               Caption = 'Pass'
  923.               Width = 90
  924.             end
  925.             item
  926.               Caption = 'T'#233'l'#233'phone'
  927.               Width = 100
  928.             end>
  929.           Ctl3D = False
  930.           RowSelect = True
  931.           TabOrder = 0
  932.           ViewStyle = vsReport
  933.           OnSelectItem = lstConnectionsEntriesSelectItem
  934.         end
  935.       end
  936.       object grpStoredPass: TGroupBox
  937.         Left = 9
  938.         Top = 154
  939.         Width = 378
  940.         Height = 172
  941.         Caption = '  Zone de stockage prot'#233'g'#233'e  '
  942.         TabOrder = 1
  943.         object LogMemo: TMemo
  944.           Left = 27
  945.           Top = 106
  946.           Width = 339
  947.           Height = 58
  948.           Ctl3D = False
  949.           Font.Charset = ANSI_CHARSET
  950.           Font.Color = clWindowText
  951.           Font.Height = -8
  952.           Font.Name = 'MS Sans Serif'
  953.           Font.Style = []
  954.           ParentCtl3D = False
  955.           ParentFont = False
  956.           ScrollBars = ssVertical
  957.           TabOrder = 0
  958.         end
  959.         object TreeView: TTreeView
  960.           Left = 27
  961.           Top = 15
  962.           Width = 339
  963.           Height = 86
  964.           Ctl3D = False
  965.           Font.Charset = ANSI_CHARSET
  966.           Font.Color = clWindowText
  967.           Font.Height = -8
  968.           Font.Name = 'MS Sans Serif'
  969.           Font.Style = []
  970.           Indent = 19
  971.           ParentCtl3D = False
  972.           ParentFont = False
  973.           ReadOnly = True
  974.           TabOrder = 1
  975.           OnChange = TreeViewChange
  976.         end
  977.       end
  978.     end
  979.     object tbsApplications: TTabSheet
  980.       Caption = 'Applications'
  981.       ImageIndex = 8
  982.       object panAppSelect: TPanel
  983.         Left = 0
  984.         Top = 0
  985.         Width = 400
  986.         Height = 27
  987.         Align = alTop
  988.         BevelOuter = bvNone
  989.         Ctl3D = False
  990.         ParentCtl3D = False
  991.         TabOrder = 0
  992.         object labForegroundWindow: TLabel
  993.           Left = 8
  994.           Top = 4
  995.           Width = 72
  996.           Height = 13
  997.           Caption = 'Avant plan : ----'
  998.         end
  999.       end
  1000.       object pgcApplications: TPageControl
  1001.         Left = 0
  1002.         Top = 27
  1003.         Width = 400
  1004.         Height = 270
  1005.         ActivePage = tbsBlackList
  1006.         Align = alClient
  1007.         TabIndex = 0
  1008.         TabOrder = 1
  1009.         object tbsBlackList: TTabSheet
  1010.           Caption = 'Liste noire'
  1011.           object panCommandBlackList: TPanel
  1012.             Left = 0
  1013.             Top = 205
  1014.             Width = 392
  1015.             Height = 37
  1016.             Align = alBottom
  1017.             BevelOuter = bvNone
  1018.             TabOrder = 0
  1019.             object butAddBlack: TSpeedButton
  1020.               Left = 276
  1021.               Top = 9
  1022.               Width = 49
  1023.               Height = 22
  1024.               Caption = 'Aj&outer'
  1025.               Flat = True
  1026.               OnClick = butAddBlackClick
  1027.             end
  1028.             object butDeleteBlack: TSpeedButton
  1029.               Left = 330
  1030.               Top = 9
  1031.               Width = 57
  1032.               Height = 22
  1033.               Caption = '&Supprimer'
  1034.               Flat = True
  1035.               OnClick = butDeleteBlackClick
  1036.             end
  1037.           end
  1038.           object dbgrdBlack: TDBGrid
  1039.             Left = 0
  1040.             Top = 0
  1041.             Width = 392
  1042.             Height = 205
  1043.             Align = alClient
  1044.             Ctl3D = False
  1045.             DataSource = dtsBlack
  1046.             Options = [dgEditing, dgTitles, dgIndicator, dgColumnResize, dgColLines, dgTabs, dgConfirmDelete, dgCancelOnExit]
  1047.             ParentCtl3D = False
  1048.             TabOrder = 1
  1049.             TitleFont.Charset = ANSI_CHARSET
  1050.             TitleFont.Color = clWindowText
  1051.             TitleFont.Height = -11
  1052.             TitleFont.Name = 'MS Sans Serif'
  1053.             TitleFont.Style = []
  1054.             OnExit = dbgrdBlackExit
  1055.             Columns = <
  1056.               item
  1057.                 Expanded = False
  1058.                 FieldName = 'name'
  1059.                 Title.Caption = 'Nom de l'#39'application'
  1060.                 Width = 100
  1061.                 Visible = True
  1062.               end
  1063.               item
  1064.                 Expanded = False
  1065.                 FieldName = 'title'
  1066.                 Title.Caption = 'Inscription dans la barre de titre'
  1067.                 Width = 180
  1068.                 Visible = True
  1069.               end
  1070.               item
  1071.                 Expanded = False
  1072.                 FieldName = 'class_name'
  1073.                 Title.Caption = 'class de l'#39'application'
  1074.                 Width = 100
  1075.                 Visible = True
  1076.               end
  1077.               item
  1078.                 Expanded = False
  1079.                 FieldName = 'user_name'
  1080.                 Title.Caption = 'utilisateur concern'#233
  1081.                 Width = 100
  1082.                 Visible = True
  1083.               end
  1084.               item
  1085.                 Expanded = False
  1086.                 FieldName = 'comment'
  1087.                 Title.Caption = 'commentaire'
  1088.                 Width = 200
  1089.                 Visible = True
  1090.               end>
  1091.           end
  1092.         end
  1093.         object tbsApplicationLog: TTabSheet
  1094.           Caption = 'Logs'
  1095.           ImageIndex = 2
  1096.           object panLogs: TPanel
  1097.             Left = 0
  1098.             Top = 201
  1099.             Width = 392
  1100.             Height = 41
  1101.             Align = alBottom
  1102.             BevelOuter = bvNone
  1103.             TabOrder = 0
  1104.             object butExportLogs: TSpeedButton
  1105.               Left = 319
  1106.               Top = 15
  1107.               Width = 71
  1108.               Height = 22
  1109.               Caption = '&Exporter'
  1110.               Flat = True
  1111.               OnClick = butExportLogsClick
  1112.             end
  1113.             object butFlushLogs: TSpeedButton
  1114.               Left = 243
  1115.               Top = 15
  1116.               Width = 73
  1117.               Height = 22
  1118.               Caption = '&Vider'
  1119.               Flat = True
  1120.               OnClick = butFlushLogsClick
  1121.             end
  1122.           end
  1123.           object DBGrid2: TDBGrid
  1124.             Left = 0
  1125.             Top = 0
  1126.             Width = 392
  1127.             Height = 201
  1128.             Align = alClient
  1129.             Ctl3D = False
  1130.             DataSource = dtsLogs
  1131.             Options = [dgEditing, dgTitles, dgIndicator, dgColumnResize, dgColLines, dgTabs, dgConfirmDelete, dgCancelOnExit]
  1132.             ParentCtl3D = False
  1133.             TabOrder = 1
  1134.             TitleFont.Charset = ANSI_CHARSET
  1135.             TitleFont.Color = clWindowText
  1136.             TitleFont.Height = -11
  1137.             TitleFont.Name = 'MS Sans Serif'
  1138.             TitleFont.Style = []
  1139.             Columns = <
  1140.               item
  1141.                 Expanded = False
  1142.                 FieldName = 'user'
  1143.                 Title.Caption = 'Utilisateur'
  1144.                 Width = 110
  1145.                 Visible = True
  1146.               end
  1147.               item
  1148.                 Expanded = False
  1149.                 FieldName = 'app_title'
  1150.                 Title.Caption = 'Titre de l'#39'application'
  1151.                 Width = 200
  1152.                 Visible = True
  1153.               end
  1154.               item
  1155.                 Expanded = False
  1156.                 FieldName = 'date'
  1157.                 Width = 80
  1158.                 Visible = True
  1159.               end>
  1160.           end
  1161.         end
  1162.       end
  1163.       object panAppCommand: TPanel
  1164.         Left = 0
  1165.         Top = 297
  1166.         Width = 400
  1167.         Height = 45
  1168.         Align = alBottom
  1169.         BevelOuter = bvNone
  1170.         TabOrder = 2
  1171.         object butStartMonitorApp: TSpeedButton
  1172.           Left = 275
  1173.           Top = 17
  1174.           Width = 57
  1175.           Height = 21
  1176.           Caption = '&D'#233'marrer'
  1177.           Flat = True
  1178.           OnClick = butStartMonitorAppClick
  1179.         end
  1180.         object butStopMonitorApp: TSpeedButton
  1181.           Left = 336
  1182.           Top = 17
  1183.           Width = 57
  1184.           Height = 21
  1185.           Caption = '&Arr'#234'ter'
  1186.           Enabled = False
  1187.           Flat = True
  1188.           OnClick = butStopMonitorAppClick
  1189.         end
  1190.         object chkStartAppMonitor: TCheckBox
  1191.           Left = 7
  1192.           Top = 20
  1193.           Width = 140
  1194.           Height = 17
  1195.           Caption = 'D'#233'marrer avec myCatch'
  1196.           TabOrder = 0
  1197.           OnClick = chkStartAppMonitorClick
  1198.         end
  1199.         object chkGenLogs: TCheckBox
  1200.           Left = 152
  1201.           Top = 20
  1202.           Width = 113
  1203.           Height = 17
  1204.           Caption = 'G'#233'n'#233'rer des logs'
  1205.           TabOrder = 1
  1206.           OnClick = chkGenLogsClick
  1207.         end
  1208.       end
  1209.     end
  1210.     object tbsShell: TTabSheet
  1211.       Caption = 'Shell'
  1212.       ImageIndex = 9
  1213.       object pgcShell: TPageControl
  1214.         Left = 0
  1215.         Top = 49
  1216.         Width = 400
  1217.         Height = 293
  1218.         ActivePage = tnsShellDesktop
  1219.         Align = alBottom
  1220.         TabIndex = 0
  1221.         TabOrder = 0
  1222.         OnChange = pgcShellChange
  1223.         object tnsShellDesktop: TTabSheet
  1224.           Caption = 'Bureau'
  1225.           object labShellExplain: TLabel
  1226.             Left = 0
  1227.             Top = 229
  1228.             Width = 391
  1229.             Height = 36
  1230.             Align = alBottom
  1231.             Caption = 
  1232.               'L'#39'ensemble des restrictions ci-dessus sont appliqu'#233'es localement' +
  1233.               ' et peuvent donc '#234'tre modifi'#233'es par une strat'#233'gie de compte... L' +
  1234.               'eur mise en place effective n'#233'cessite parfois le red'#233'marrage de ' +
  1235.               'Windows'
  1236.             Font.Charset = ANSI_CHARSET
  1237.             Font.Color = clGray
  1238.             Font.Height = -9
  1239.             Font.Name = 'Verdana'
  1240.             Font.Style = []
  1241.             ParentFont = False
  1242.             WordWrap = True
  1243.           end
  1244.           object chkPol1: TCheckBox
  1245.             Left = 12
  1246.             Top = 8
  1247.             Width = 217
  1248.             Height = 17
  1249.             Caption = 'interdir l'#39'acc'#232's aux propri'#233't'#233's d'#39'affichage '
  1250.             Font.Charset = ANSI_CHARSET
  1251.             Font.Color = clWindowText
  1252.             Font.Height = -11
  1253.             Font.Name = 'MS Sans Serif'
  1254.             Font.Style = []
  1255.             ParentFont = False
  1256.             TabOrder = 0
  1257.             OnClick = chkPol1Click
  1258.           end
  1259.           object chkPol2: TCheckBox
  1260.             Left = 12
  1261.             Top = 23
  1262.             Width = 307
  1263.             Height = 17
  1264.             Caption = 'supprimer l'#39'onglet Ecran de veille des propri'#233't'#233's d'#39'affichage '
  1265.             TabOrder = 1
  1266.             OnClick = chkPol2Click
  1267.           end
  1268.           object chkPol3: TCheckBox
  1269.             Left = 12
  1270.             Top = 38
  1271.             Width = 323
  1272.             Height = 17
  1273.             Caption = 'supprimer l'#39'onglet Param'#232'tres des propri'#233't'#233's d'#39'affichage '
  1274.             TabOrder = 2
  1275.             OnClick = chkPol3Click
  1276.           end
  1277.           object chkPol4: TCheckBox
  1278.             Left = 12
  1279.             Top = 53
  1280.             Width = 297
  1281.             Height = 17
  1282.             Caption = 'supprimer l'#39'onglet Arri'#232're-plan des propri'#233't'#233's d'#39'affichage '
  1283.             TabOrder = 3
  1284.             OnClick = chkPol4Click
  1285.           end
  1286.           object chkPol5: TCheckBox
  1287.             Left = 12
  1288.             Top = 68
  1289.             Width = 289
  1290.             Height = 17
  1291.             Caption = 'supprimer l'#39'onglet Apparence des propri'#233't'#233's d'#39'affichage'
  1292.             TabOrder = 4
  1293.             OnClick = chkPol5Click
  1294.           end
  1295.           object chkPol6: TCheckBox
  1296.             Left = 12
  1297.             Top = 88
  1298.             Width = 307
  1299.             Height = 17
  1300.             Caption = 'ne pas sauvegarder l'#39#233'tat du bureau en quittant windows '
  1301.             TabOrder = 5
  1302.             OnClick = chkPol6Click
  1303.           end
  1304.           object chkPol9: TCheckBox
  1305.             Left = 12
  1306.             Top = 106
  1307.             Width = 233
  1308.             Height = 17
  1309.             Caption = 'supprimer le menu contextuel du bureau'
  1310.             TabOrder = 6
  1311.             OnClick = chkPol9Click
  1312.           end
  1313.           object chkPol13: TCheckBox
  1314.             Left = 12
  1315.             Top = 126
  1316.             Width = 289
  1317.             Height = 17
  1318.             Caption = 'supprimer la commande ex'#233'cuter du menu d'#233'marrer'
  1319.             TabOrder = 7
  1320.             OnClick = chkPol13Click
  1321.           end
  1322.           object chkPol14: TCheckBox
  1323.             Left = 12
  1324.             Top = 140
  1325.             Width = 313
  1326.             Height = 17
  1327.             Caption = 'supprimer la commande rechercher du menu d'#233'marrer'
  1328.             TabOrder = 8
  1329.             OnClick = chkPol14Click
  1330.           end
  1331.           object chkPol15: TCheckBox
  1332.             Left = 12
  1333.             Top = 153
  1334.             Width = 361
  1335.             Height = 17
  1336.             Caption = 
  1337.               'supprimer le panneau de configuration + imprimantes du menu d'#233'ma' +
  1338.               'rrer'
  1339.             TabOrder = 9
  1340.             OnClick = chkPol15Click
  1341.           end
  1342.           object chkPol22: TCheckBox
  1343.             Left = 12
  1344.             Top = 171
  1345.             Width = 289
  1346.             Height = 17
  1347.             Caption = 'supprimer la corbeille du bureau'
  1348.             TabOrder = 10
  1349.             Visible = False
  1350.             OnClick = chkPol22Click
  1351.           end
  1352.           object chkPol23: TCheckBox
  1353.             Left = 12
  1354.             Top = 185
  1355.             Width = 313
  1356.             Height = 17
  1357.             Caption = 'supprimer "mes documents du bureau"'
  1358.             TabOrder = 11
  1359.             Visible = False
  1360.             OnClick = chkPol23Click
  1361.           end
  1362.           object chkPol24: TCheckBox
  1363.             Left = 12
  1364.             Top = 200
  1365.             Width = 361
  1366.             Height = 17
  1367.             Caption = 'supprimer "poste de travail" du bureau'
  1368.             TabOrder = 12
  1369.             Visible = False
  1370.             OnClick = chkPol24Click
  1371.           end
  1372.         end
  1373.         object tbsWindows: TTabSheet
  1374.           Caption = 'Windows'
  1375.           ImageIndex = 1
  1376.           object labShellExplain2: TLabel
  1377.             Left = 0
  1378.             Top = 229
  1379.             Width = 391
  1380.             Height = 36
  1381.             Align = alBottom
  1382.             Caption = 
  1383.               'L'#39'ensemble des restrictions ci-dessus sont appliqu'#233'es localement' +
  1384.               ' et peuvent donc '#234'tre modifi'#233'es par une strat'#233'gie de compte... L' +
  1385.               'eur mise en place effective n'#233'cessite parfois le red'#233'marrage de ' +
  1386.               'Windows'
  1387.             Font.Charset = ANSI_CHARSET
  1388.             Font.Color = clGray
  1389.             Font.Height = -9
  1390.             Font.Name = 'Verdana'
  1391.             Font.Style = []
  1392.             ParentFont = False
  1393.             WordWrap = True
  1394.           end
  1395.           object chkPol7: TCheckBox
  1396.             Left = 12
  1397.             Top = 137
  1398.             Width = 181
  1399.             Height = 17
  1400.             Caption = 'd'#233'sactiver "command prompt"'
  1401.             TabOrder = 0
  1402.             OnClick = chkPol7Click
  1403.           end
  1404.           object chkPol10: TCheckBox
  1405.             Left = 12
  1406.             Top = 25
  1407.             Width = 225
  1408.             Height = 17
  1409.             Caption = 'supprimer le voisinage r'#233'seau de l'#39'explorer'
  1410.             TabOrder = 1
  1411.             OnClick = chkPol10Click
  1412.           end
  1413.           object chkPol11: TCheckBox
  1414.             Left = 12
  1415.             Top = 40
  1416.             Width = 329
  1417.             Height = 17
  1418.             Caption = 'supprimer la commande conecter/d'#233'connecter un lecteur r'#233'seau'
  1419.             TabOrder = 2
  1420.             OnClick = chkPol11Click
  1421.           end
  1422.           object chkPol12: TCheckBox
  1423.             Left = 12
  1424.             Top = 89
  1425.             Width = 249
  1426.             Height = 17
  1427.             Caption = 'supprimer le menu fichier de l'#39'explorer'
  1428.             TabOrder = 3
  1429.             OnClick = chkPol12Click
  1430.           end
  1431.           object chkPol16: TCheckBox
  1432.             Left = 12
  1433.             Top = 69
  1434.             Width = 227
  1435.             Height = 17
  1436.             Caption = 'masquer un ou plusieurs lecteurs (ex C;D;)'
  1437.             TabOrder = 4
  1438.             OnClick = chkPol16Click
  1439.           end
  1440.           object ediPol16: TEdit
  1441.             Left = 250
  1442.             Top = 68
  1443.             Width = 41
  1444.             Height = 21
  1445.             Font.Charset = ANSI_CHARSET
  1446.             Font.Color = clWindowText
  1447.             Font.Height = -8
  1448.             Font.Name = 'MS Sans Serif'
  1449.             Font.Style = []
  1450.             ParentFont = False
  1451.             TabOrder = 5
  1452.             OnChange = ediPol16Change
  1453.           end
  1454.           object chkPol17: TCheckBox
  1455.             Left = 12
  1456.             Top = 55
  1457.             Width = 218
  1458.             Height = 17
  1459.             Caption = 'masquer les ordinateurs du r'#233'seau'
  1460.             TabOrder = 6
  1461.             OnClick = chkPol17Click
  1462.           end
  1463.           object chkPol18: TCheckBox
  1464.             Left = 12
  1465.             Top = 109
  1466.             Width = 237
  1467.             Height = 17
  1468.             Caption = 'd'#233'sactiver le changement de mot de passe'
  1469.             TabOrder = 7
  1470.             OnClick = chkPol18Click
  1471.           end
  1472.           object chkPol19: TCheckBox
  1473.             Left = 12
  1474.             Top = 123
  1475.             Width = 364
  1476.             Height = 17
  1477.             Caption = 
  1478.               'd'#233'sactiver les outils d'#39#233'dition de la bas de registre (regedit..' +
  1479.               '.)'
  1480.             TabOrder = 8
  1481.             OnClick = chkPol19Click
  1482.           end
  1483.           object chkPol8: TCheckBox
  1484.             Left = 12
  1485.             Top = 151
  1486.             Width = 201
  1487.             Height = 17
  1488.             Caption = 'd'#233'sactiver le gestionnaire de t'#226'ches'
  1489.             TabOrder = 9
  1490.             OnClick = chkPol8Click
  1491.           end
  1492.           object chkPol20: TCheckBox
  1493.             Left = 12
  1494.             Top = 165
  1495.             Width = 253
  1496.             Height = 17
  1497.             Caption = 'd'#233'sactiver le panneau de configuration'
  1498.             TabOrder = 10
  1499.             OnClick = chkPol20Click
  1500.           end
  1501.           object chkPol21: TCheckBox
  1502.             Left = 12
  1503.             Top = 179
  1504.             Width = 253
  1505.             Height = 17
  1506.             Caption = 'd'#233'sactiver l'#39'onglet mat'#233'riel'
  1507.             TabOrder = 11
  1508.             OnClick = chkPol21Click
  1509.           end
  1510.           object chkPol25: TCheckBox
  1511.             Left = 12
  1512.             Top = 194
  1513.             Width = 317
  1514.             Height = 17
  1515.             Caption = 'interdire le changement de chemin de "mes documents"'
  1516.             TabOrder = 12
  1517.             OnClick = chkPol25Click
  1518.           end
  1519.         end
  1520.         object tbsIE: TTabSheet
  1521.           Caption = 'Internet Explorer'
  1522.           ImageIndex = 2
  1523.           object labShellExplain3: TLabel
  1524.             Left = 0
  1525.             Top = 229
  1526.             Width = 391
  1527.             Height = 36
  1528.             Align = alBottom
  1529.             Caption = 
  1530.               'L'#39'ensemble des restrictions ci-dessus sont appliqu'#233'es localement' +
  1531.               ' et peuvent donc '#234'tre modifi'#233'es par une strat'#233'gie de compte... L' +
  1532.               'eur mise en place effective n'#233'cessite parfois le red'#233'marrage de ' +
  1533.               'Windows'
  1534.             Font.Charset = ANSI_CHARSET
  1535.             Font.Color = clGray
  1536.             Font.Height = -9
  1537.             Font.Name = 'Verdana'
  1538.             Font.Style = []
  1539.             ParentFont = False
  1540.             WordWrap = True
  1541.           end
  1542.           object labIERestrictions: TLabel
  1543.             Left = 8
  1544.             Top = 5
  1545.             Width = 78
  1546.             Height = 13
  1547.             Caption = 'Restrictions sur :'
  1548.           end
  1549.           object chkIEpoledit1: TCheckBox
  1550.             Left = 16
  1551.             Top = 117
  1552.             Width = 149
  1553.             Height = 17
  1554.             Caption = 'onglet avanc'#233' des options'
  1555.             Font.Charset = ANSI_CHARSET
  1556.             Font.Color = clWindowText
  1557.             Font.Height = -11
  1558.             Font.Name = 'MS Sans Serif'
  1559.             Font.Style = []
  1560.             ParentFont = False
  1561.             TabOrder = 0
  1562.             OnClick = chkIEpoledit1Click
  1563.           end
  1564.           object chkIEpoledit2: TCheckBox
  1565.             Left = 16
  1566.             Top = 28
  1567.             Width = 193
  1568.             Height = 17
  1569.             Caption = 'onglet g'#233'n'#233'ral des options'
  1570.             TabOrder = 1
  1571.             OnClick = chkIEpoledit2Click
  1572.           end
  1573.           object chkIEpoledit3: TCheckBox
  1574.             Left = 220
  1575.             Top = 117
  1576.             Width = 177
  1577.             Height = 17
  1578.             Caption = 'modification fichiers temporaires'
  1579.             TabOrder = 2
  1580.             OnClick = chkIEpoledit3Click
  1581.           end
  1582.           object chkIEpoledit4: TCheckBox
  1583.             Left = 16
  1584.             Top = 57
  1585.             Width = 193
  1586.             Height = 17
  1587.             Caption = 'onglet confidentialit'#233' des options'
  1588.             TabOrder = 3
  1589.             OnClick = chkIEpoledit4Click
  1590.           end
  1591.           object chkIEpoledit5: TCheckBox
  1592.             Left = 16
  1593.             Top = 147
  1594.             Width = 177
  1595.             Height = 17
  1596.             Caption = 'modification certificats de s'#233'curit'#233
  1597.             TabOrder = 4
  1598.             OnClick = chkIEpoledit5Click
  1599.           end
  1600.           object chkIEpoledit6: TCheckBox
  1601.             Left = 16
  1602.             Top = 102
  1603.             Width = 180
  1604.             Height = 17
  1605.             Caption = 'onglet programmes des options'
  1606.             Font.Charset = ANSI_CHARSET
  1607.             Font.Color = clWindowText
  1608.             Font.Height = -11
  1609.             Font.Name = 'MS Sans Serif'
  1610.             Font.Style = []
  1611.             ParentFont = False
  1612.             TabOrder = 5
  1613.             OnClick = chkIEpoledit6Click
  1614.           end
  1615.           object chkIEpoledit7: TCheckBox
  1616.             Left = 16
  1617.             Top = 162
  1618.             Width = 145
  1619.             Height = 17
  1620.             Caption = 'modification des couleurs'
  1621.             Enabled = False
  1622.             TabOrder = 6
  1623.             OnClick = chkIEpoledit7Click
  1624.           end
  1625.           object chkIEpoledit8: TCheckBox
  1626.             Left = 16
  1627.             Top = 177
  1628.             Width = 201
  1629.             Height = 17
  1630.             Caption = 'modification param'#232'tres de connexion'
  1631.             TabOrder = 7
  1632.             OnClick = chkIEpoledit8Click
  1633.           end
  1634.           object chkIEpoledit9: TCheckBox
  1635.             Left = 16
  1636.             Top = 192
  1637.             Width = 141
  1638.             Height = 17
  1639.             Caption = 'assistant de connexion'
  1640.             TabOrder = 8
  1641.             OnClick = chkIEpoledit9Click
  1642.           end
  1643.           object chkIEpoledit10: TCheckBox
  1644.             Left = 220
  1645.             Top = 27
  1646.             Width = 125
  1647.             Height = 17
  1648.             Caption = 'modification fontes'
  1649.             Enabled = False
  1650.             TabOrder = 9
  1651.             OnClick = chkIEpoledit10Click
  1652.           end
  1653.           object chkIEpoledit11: TCheckBox
  1654.             Left = 220
  1655.             Top = 42
  1656.             Width = 141
  1657.             Height = 17
  1658.             Caption = 'modification historique'
  1659.             Font.Charset = ANSI_CHARSET
  1660.             Font.Color = clWindowText
  1661.             Font.Height = -11
  1662.             Font.Name = 'MS Sans Serif'
  1663.             Font.Style = []
  1664.             ParentFont = False
  1665.             TabOrder = 10
  1666.             OnClick = chkIEpoledit11Click
  1667.           end
  1668.           object chkIEpoledit12: TCheckBox
  1669.             Left = 220
  1670.             Top = 57
  1671.             Width = 165
  1672.             Height = 17
  1673.             Caption = 'modification page par d'#233'faut'
  1674.             TabOrder = 11
  1675.             OnClick = chkIEpoledit12Click
  1676.           end
  1677.           object chkIEpoledit13: TCheckBox
  1678.             Left = 220
  1679.             Top = 72
  1680.             Width = 173
  1681.             Height = 17
  1682.             Caption = 'modification des langues'
  1683.             Enabled = False
  1684.             TabOrder = 12
  1685.             OnClick = chkIEpoledit13Click
  1686.           end
  1687.           object chkIEpoledit14: TCheckBox
  1688.             Left = 16
  1689.             Top = 87
  1690.             Width = 173
  1691.             Height = 17
  1692.             Caption = 'onglet connexion des options'
  1693.             TabOrder = 13
  1694.             OnClick = chkIEpoledit14Click
  1695.           end
  1696.           object chkIEpoledit15: TCheckBox
  1697.             Left = 220
  1698.             Top = 87
  1699.             Width = 157
  1700.             Height = 17
  1701.             Caption = 'modification favoris'
  1702.             TabOrder = 14
  1703.             OnClick = chkIEpoledit15Click
  1704.           end
  1705.           object chkIEpoledit16: TCheckBox
  1706.             Left = 220
  1707.             Top = 102
  1708.             Width = 149
  1709.             Height = 17
  1710.             Caption = 'modification outil courrier'
  1711.             TabOrder = 15
  1712.             OnClick = chkIEpoledit16Click
  1713.           end
  1714.           object chkIEpoledit17: TCheckBox
  1715.             Left = 16
  1716.             Top = 72
  1717.             Width = 165
  1718.             Height = 17
  1719.             Caption = 'onglet contenu des options'
  1720.             Font.Charset = ANSI_CHARSET
  1721.             Font.Color = clWindowText
  1722.             Font.Height = -11
  1723.             Font.Name = 'MS Sans Serif'
  1724.             Font.Style = []
  1725.             ParentFont = False
  1726.             TabOrder = 16
  1727.             OnClick = chkIEpoledit17Click
  1728.           end
  1729.           object chkIEpoledit18: TCheckBox
  1730.             Left = 16
  1731.             Top = 132
  1732.             Width = 165
  1733.             Height = 17
  1734.             Caption = 'proxy'
  1735.             TabOrder = 17
  1736.             OnClick = chkIEpoledit18Click
  1737.           end
  1738.           object chkIEpoledit19: TCheckBox
  1739.             Left = 16
  1740.             Top = 42
  1741.             Width = 173
  1742.             Height = 17
  1743.             Caption = 'onglet s'#233'curit'#233' des options'
  1744.             TabOrder = 18
  1745.             OnClick = chkIEpoledit19Click
  1746.           end
  1747.           object chkIEpoledit20: TCheckBox
  1748.             Left = 220
  1749.             Top = 133
  1750.             Width = 149
  1751.             Height = 17
  1752.             Caption = 'modification apparence'
  1753.             TabOrder = 19
  1754.             Visible = False
  1755.             OnClick = chkIEpoledit20Click
  1756.           end
  1757.         end
  1758.         object tbsInternalShell: TTabSheet
  1759.           Caption = 'Modification du shell'
  1760.           ImageIndex = 3
  1761.           object butRestartWindows: TSpeedButton
  1762.             Left = 260
  1763.             Top = 236
  1764.             Width = 120
  1765.             Height = 21
  1766.             Caption = '&Red'#233'marrer Windows'
  1767.             Flat = True
  1768.             OnClick = butRestartWindowsClick
  1769.           end
  1770.           object grpReplaceShell: TGroupBox
  1771.             Left = 7
  1772.             Top = 0
  1773.             Width = 377
  1774.             Height = 107
  1775.             Caption = 
  1776.               '  Shell actuel du poste (valide au prochain red'#233'marrage de Windo' +
  1777.               'ws)  '
  1778.             TabOrder = 0
  1779.             object labShellValue: TLabel
  1780.               Left = 15
  1781.               Top = 25
  1782.               Width = 21
  1783.               Height = 13
  1784.               Caption = '-------'
  1785.               Font.Charset = ANSI_CHARSET
  1786.               Font.Color = clGray
  1787.               Font.Height = -11
  1788.               Font.Name = 'MS Sans Serif'
  1789.               Font.Style = []
  1790.               ParentFont = False
  1791.             end
  1792.             object butMyCatchShell: TSpeedButton
  1793.               Left = 267
  1794.               Top = 44
  1795.               Width = 30
  1796.               Height = 21
  1797.               Caption = '-->'
  1798.               Flat = True
  1799.               OnClick = butMyCatchShellClick
  1800.             end
  1801.             object Label2: TLabel
  1802.               Left = 16
  1803.               Top = 47
  1804.               Width = 230
  1805.               Height = 13
  1806.               Caption = 'Remplacer le shell actuel par le shell de myCatch'
  1807.             end
  1808.             object Label3: TLabel
  1809.               Left = 17
  1810.               Top = 69
  1811.               Width = 182
  1812.               Height = 13
  1813.               Caption = 'Revenir au shell standard de Windows'
  1814.             end
  1815.             object butExplorerShell: TSpeedButton
  1816.               Left = 267
  1817.               Top = 68
  1818.               Width = 30
  1819.               Height = 21
  1820.               Caption = '-->'
  1821.               Flat = True
  1822.               OnClick = butExplorerShellClick
  1823.             end
  1824.           end
  1825.         end
  1826.       end
  1827.       object panProfile: TPanel
  1828.         Left = 0
  1829.         Top = 0
  1830.         Width = 400
  1831.         Height = 49
  1832.         Align = alClient
  1833.         BevelOuter = bvNone
  1834.         TabOrder = 1
  1835.         object labProfile: TLabel
  1836.           Left = 3
  1837.           Top = 4
  1838.           Width = 35
  1839.           Height = 13
  1840.           Caption = 'Profile :'
  1841.         end
  1842.         object cmbProfile: TComboBox
  1843.           Left = 2
  1844.           Top = 21
  1845.           Width = 229
  1846.           Height = 21
  1847.           Style = csDropDownList
  1848.           Ctl3D = False
  1849.           ItemHeight = 13
  1850.           ParentCtl3D = False
  1851.           TabOrder = 0
  1852.           OnChange = cmbProfileChange
  1853.           Items.Strings = (
  1854.             'Utilisateur courant'
  1855.             'Tous les utilisateurs')
  1856.         end
  1857.       end
  1858.     end
  1859.     object tbsHelp: TTabSheet
  1860.       Caption = 'Aide'
  1861.       ImageIndex = 3
  1862.       object labHelp: TLabel
  1863.         Left = 0
  1864.         Top = 2
  1865.         Width = 393
  1866.         Height = 39
  1867.         Caption = 
  1868.           'L'#39'aide contextuelle n'#39'est pas disponible dans la version freewar' +
  1869.           'e. L'#39'aide compl'#232'te de myCatch ainsi qu'#39'un cours sur le fonctionn' +
  1870.           'ement de Windows, vu de Delphi sont fournis dans nos modules de ' +
  1871.           'formation...'
  1872.         WordWrap = True
  1873.       end
  1874.       object butGenHelp: TSpeedButton
  1875.         Left = 296
  1876.         Top = 296
  1877.         Width = 89
  1878.         Height = 30
  1879.         Caption = 'aide g'#233'n'#233'rale'
  1880.         Flat = True
  1881.         OnClick = butGenHelpClick
  1882.       end
  1883.     end
  1884.     object tbsAbout: TTabSheet
  1885.       Caption = 'A propos'
  1886.       ImageIndex = 2
  1887.       object panAbout: TPanel
  1888.         Left = 0
  1889.         Top = 0
  1890.         Width = 400
  1891.         Height = 342
  1892.         Align = alClient
  1893.         BevelOuter = bvNone
  1894.         Color = clBlack
  1895.         TabOrder = 0
  1896.         object imaAbout: TImage
  1897.           Left = 44
  1898.           Top = 7
  1899.           Width = 309
  1900.           Height = 302
  1901.           AutoSize = True
  1902.           Picture.Data = {<image010.bmp>}
  1903.           OnMouseMove = imaAboutMouseMove
  1904.         end
  1905.         object labUrl: TLabel
  1906.           Left = 18
  1907.           Top = 11
  1908.           Width = 275
  1909.           Height = 33
  1910.           Cursor = crHandPoint
  1911.           Caption = 'http://www.artoflog.com'
  1912.           Color = clBlack
  1913.           Font.Charset = ANSI_CHARSET
  1914.           Font.Color = 9282951
  1915.           Font.Height = -24
  1916.           Font.Name = 'Comic Sans MS'
  1917.           Font.Style = []
  1918.           ParentColor = False
  1919.           ParentFont = False
  1920.           Transparent = True
  1921.           OnClick = labUrlClick
  1922.           OnMouseMove = labUrlMouseMove
  1923.         end
  1924.         object labVersion: TLabel
  1925.           Left = 18
  1926.           Top = 50
  1927.           Width = 150
  1928.           Height = 18
  1929.           Caption = 'Version 2.12 '#169' art of log'
  1930.           Color = clBlack
  1931.           Font.Charset = ANSI_CHARSET
  1932.           Font.Color = 9282951
  1933.           Font.Height = -13
  1934.           Font.Name = 'Comic Sans MS'
  1935.           Font.Style = []
  1936.           ParentColor = False
  1937.           ParentFont = False
  1938.           Transparent = True
  1939.         end
  1940.         object labWin2k: TLabel
  1941.           Left = 55
  1942.           Top = 70
  1943.           Width = 181
  1944.           Height = 13
  1945.           Caption = 'compatible win NT(>service pack3), 2K, XP'
  1946.           Color = clBlack
  1947.           Font.Charset = ANSI_CHARSET
  1948.           Font.Color = 9282951
  1949.           Font.Height = -9
  1950.           Font.Name = 'Comic Sans MS'
  1951.           Font.Style = []
  1952.           ParentColor = False
  1953.           ParentFont = False
  1954.           Transparent = True
  1955.         end
  1956.         object labProductID: TLabel
  1957.           Left = 18
  1958.           Top = 240
  1959.           Width = 62
  1960.           Height = 12
  1961.           Caption = 'Product ID :'
  1962.           Color = clBlack
  1963.           Font.Charset = ANSI_CHARSET
  1964.           Font.Color = clWhite
  1965.           Font.Height = -9
  1966.           Font.Name = 'Verdana'
  1967.           Font.Style = []
  1968.           ParentColor = False
  1969.           ParentFont = False
  1970.           Transparent = True
  1971.         end
  1972.         object labProductName: TLabel
  1973.           Left = 18
  1974.           Top = 215
  1975.           Width = 50
  1976.           Height = 13
  1977.           Caption = 'Windows'
  1978.           Color = clBlack
  1979.           Font.Charset = ANSI_CHARSET
  1980.           Font.Color = clWhite
  1981.           Font.Height = -11
  1982.           Font.Name = 'Verdana'
  1983.           Font.Style = []
  1984.           ParentColor = False
  1985.           ParentFont = False
  1986.           Transparent = True
  1987.         end
  1988.         object labServicePack: TLabel
  1989.           Left = 18
  1990.           Top = 226
  1991.           Width = 37
  1992.           Height = 12
  1993.           Caption = 'version'
  1994.           Color = clBlack
  1995.           Font.Charset = ANSI_CHARSET
  1996.           Font.Color = clWhite
  1997.           Font.Height = -9
  1998.           Font.Name = 'Verdana'
  1999.           Font.Style = []
  2000.           ParentColor = False
  2001.           ParentFont = False
  2002.           Transparent = True
  2003.         end
  2004.         object labProductKey: TLabel
  2005.           Left = 18
  2006.           Top = 254
  2007.           Width = 67
  2008.           Height = 12
  2009.           Caption = 'Product key :'
  2010.           Color = clBlack
  2011.           Font.Charset = ANSI_CHARSET
  2012.           Font.Color = clWhite
  2013.           Font.Height = -9
  2014.           Font.Name = 'Verdana'
  2015.           Font.Style = []
  2016.           ParentColor = False
  2017.           ParentFont = False
  2018.           Transparent = True
  2019.           Visible = False
  2020.         end
  2021.         object labRegisteredOwner: TLabel
  2022.           Left = 18
  2023.           Top = 269
  2024.           Width = 114
  2025.           Height = 12
  2026.           Caption = 'Utilisateur enregistr'#233' :'
  2027.           Color = clBlack
  2028.           Font.Charset = ANSI_CHARSET
  2029.           Font.Color = clWhite
  2030.           Font.Height = -9
  2031.           Font.Name = 'Verdana'
  2032.           Font.Style = []
  2033.           ParentColor = False
  2034.           ParentFont = False
  2035.           Transparent = True
  2036.         end
  2037.         object memoAbout: TMemo
  2038.           Left = 160
  2039.           Top = 285
  2040.           Width = 233
  2041.           Height = 49
  2042.           Color = 9282951
  2043.           Ctl3D = False
  2044.           Font.Charset = ANSI_CHARSET
  2045.           Font.Color = clWindowText
  2046.           Font.Height = -9
  2047.           Font.Name = 'Comic Sans MS'
  2048.           Font.Style = []
  2049.           Lines.Strings = (
  2050.             'Vous pouvez obtenir les sources de myCatch et un '
  2051.             'tutoriel pour le d'#233'velopper pas '#224' pas '#224'  travers '
  2052.             'nos modules de formation Delphi.'
  2053.             ''
  2054.             '                          Pour plus d'#39'informations :'
  2055.             '                                   http://www.artoflog.com'
  2056.             '                                   info@artoflog.com'
  2057.             ''
  2058.             '                            '
  2059.             '                         '
  2060.             '-----------------------------------'
  2061.             ''
  2062.             'myCatch est un logiciel  freeware et donc livr'#233' '
  2063.             '"tel que". '
  2064.             ''
  2065.             'Nous n'#39'assurons pas la maintenance de nos '
  2066.             'logiciels freewares.'
  2067.             ''
  2068.             'myCatch est un logiciel d'#233'velopp'#233' '#224' but '#233'ducatif.')
  2069.           ParentCtl3D = False
  2070.           ParentFont = False
  2071.           ScrollBars = ssVertical
  2072.           TabOrder = 0
  2073.         end
  2074.         object ediProductKey: TEdit
  2075.           Left = 17
  2076.           Top = 253
  2077.           Width = 248
  2078.           Height = 15
  2079.           BorderStyle = bsNone
  2080.           Color = clBlack
  2081.           Ctl3D = False
  2082.           Font.Charset = ANSI_CHARSET
  2083.           Font.Color = clWhite
  2084.           Font.Height = -9
  2085.           Font.Name = 'Verdana'
  2086.           Font.Style = []
  2087.           ParentCtl3D = False
  2088.           ParentFont = False
  2089.           ReadOnly = True
  2090.           TabOrder = 1
  2091.         end
  2092.       end
  2093.     end
  2094.   end
  2095.   object StatusBar: TStatusBar
  2096.     Left = 0
  2097.     Top = 458
  2098.     Width = 408
  2099.     Height = 19
  2100.     Panels = <
  2101.       item
  2102.         Text = ' '
  2103.         Width = 50
  2104.       end
  2105.       item
  2106.         Width = 350
  2107.       end>
  2108.     SimplePanel = False
  2109.   end
  2110.   object ApplicationEvents: TApplicationEvents
  2111.   end
  2112.   object TimerApplications: TTimer
  2113.     Enabled = False
  2114.     Interval = 500
  2115.     OnTimer = TimerApplicationsTimer
  2116.     Left = 296
  2117.     Top = 200
  2118.   end
  2119.   object connection: TADOConnection
  2120.     ConnectionString = 
  2121.       'Provider=Microsoft.Jet.OLEDB.4.0;Data Source=C:\travail\projets\' +
  2122.       'myCatch\new\bd\myCatch.mdb;Persist Security Info=False;Jet OLEDB' +
  2123.       ':Database Password=dlfl'
  2124.     LoginPrompt = False
  2125.     Mode = cmShareDenyNone
  2126.     Provider = 'Microsoft.Jet.OLEDB.4.0'
  2127.     Left = 360
  2128.     Top = 200
  2129.   end
  2130.   object tableBlack: TADOTable
  2131.     Connection = connection
  2132.     CursorType = ctStatic
  2133.     OnNewRecord = tableBlackNewRecord
  2134.     TableName = 'black'
  2135.     Left = 360
  2136.     Top = 232
  2137.   end
  2138.   object tableWhite: TADOTable
  2139.     Connection = connection
  2140.     CursorType = ctStatic
  2141.     TableName = 'white'
  2142.     Left = 360
  2143.     Top = 272
  2144.   end
  2145.   object tableLog: TADOTable
  2146.     Connection = connection
  2147.     CursorType = ctStatic
  2148.     TableName = 'logs'
  2149.     Left = 360
  2150.     Top = 304
  2151.     object tableLogid: TAutoIncField
  2152.       FieldName = 'id'
  2153.       ReadOnly = True
  2154.     end
  2155.     object tableLoguser: TWideStringField
  2156.       FieldName = 'user'
  2157.       Size = 50
  2158.     end
  2159.     object tableLogapp_title: TWideStringField
  2160.       FieldName = 'app_title'
  2161.       Size = 50
  2162.     end
  2163.     object tableLogdate: TDateTimeField
  2164.       FieldName = 'date'
  2165.     end
  2166.   end
  2167.   object dtsBlack: TDataSource
  2168.     DataSet = tableBlack
  2169.     Left = 328
  2170.     Top = 232
  2171.   end
  2172.   object dtsWhite: TDataSource
  2173.     DataSet = tableWhite
  2174.     Left = 328
  2175.     Top = 272
  2176.   end
  2177.   object dtsLogs: TDataSource
  2178.     DataSet = tableLog
  2179.     Left = 328
  2180.     Top = 304
  2181.   end
  2182.   object SaveDialogLogs: TSaveDialog
  2183.     Filter = 'fichier XML|*.xml'
  2184.     Left = 368
  2185.     Top = 344
  2186.   end
  2187. end
  2188.