home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 August / CHIP_CD_2004-08.iso / software / tuneup_hit / files / TU2004TrialEN.exe / cmDisplay.bpl / RCDATA / TFRMFOLDEROPTIONS / TFRMFOLDEROPTIONS.txt < prev   
Encoding:
Text File  |  2004-03-31  |  20.2 KB  |  794 lines

  1. object frmFolderOptions: TfrmFolderOptions
  2.   Left = 274
  3.   Top = 456
  4.   BorderStyle = bsNone
  5.   Caption = 'Folder Appearance'
  6.   ClientHeight = 449
  7.   ClientWidth = 423
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'Tahoma'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Scaled = False
  16.   ShowHint = True
  17.   OnCreate = FormCreate
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object PageControl1: TPageControl
  21.     Left = 10
  22.     Top = 7
  23.     Width = 405
  24.     Height = 405
  25.     ActivePage = tsGeneral
  26.     DockSite = True
  27.     MultiLine = True
  28.     TabIndex = 0
  29.     TabOrder = 0
  30.     object tsGeneral: TTabSheet
  31.       Caption = 'View'
  32.       ImageIndex = 11
  33.       OnShow = tsGeneralShow
  34.       object Label4: TLabel
  35.         Left = 51
  36.         Top = 10
  37.         Width = 319
  38.         Height = 35
  39.         AutoSize = False
  40.         Caption = 
  41.           'Specify how you want folder windows and the content of folders t' +
  42.           'o be displayed.'
  43.         Transparent = True
  44.         WordWrap = True
  45.       end
  46.       object Image3: TImage
  47.         Left = 12
  48.         Top = 10
  49.         Width = 28
  50.         Height = 28
  51.         AutoSize = True
  52.         Picture.Data = {<image000.bmp>}
  53.         Transparent = True
  54.       end
  55.       object btnGeneralDefaults: TButton
  56.         Left = 12
  57.         Top = 340
  58.         Width = 97
  59.         Height = 24
  60.         HelpContext = 7
  61.         Caption = 'Restore Defaults'
  62.         TabOrder = 1
  63.         OnClick = btnGeneralDefaultsClick
  64.       end
  65.       object GroupBox21: TGroupBox
  66.         Left = 12
  67.         Top = 53
  68.         Width = 372
  69.         Height = 139
  70.         Caption = 'Save folder settings'
  71.         TabOrder = 0
  72.         object Label9: TLabel
  73.           Left = 12
  74.           Top = 17
  75.           Width = 349
  76.           Height = 32
  77.           AutoSize = False
  78.           Caption = 
  79.             'Select whether size and position of windows and icons should be ' +
  80.             'saved when folder windows are closed.'
  81.           Transparent = True
  82.           WordWrap = True
  83.         end
  84.         object lblShellNoRoamBAGSize2: TLabel
  85.           Left = 183
  86.           Top = 78
  87.           Width = 36
  88.           Height = 13
  89.           HelpContext = 2036
  90.           Caption = 'Few'
  91.           Transparent = True
  92.         end
  93.         object lblShellNoRoamBAGSize3: TLabel
  94.           Left = 332
  95.           Top = 78
  96.           Width = 22
  97.           Height = 13
  98.           HelpContext = 2036
  99.           Caption = 'Many'
  100.           Transparent = True
  101.         end
  102.         object lblShellNoRoamBAGSizeStatus: TLabel
  103.           Left = 219
  104.           Top = 114
  105.           Width = 101
  106.           Height = 13
  107.           Alignment = taCenter
  108.           AutoSize = False
  109.           Caption = '.'
  110.         end
  111.         object lblShellNoRoamBAGSize1: TLabel
  112.           Left = 31
  113.           Top = 73
  114.           Width = 130
  115.           Height = 33
  116.           HelpContext = 2232
  117.           AutoSize = False
  118.           Caption = 'Number of saved folder views:'
  119.           WordWrap = True
  120.         end
  121.         object chkSaveSettings: TCheckBox
  122.           Left = 12
  123.           Top = 53
  124.           Width = 314
  125.           Height = 17
  126.           HelpContext = 2028
  127.           Caption = 'Save folder and Explorer settings'
  128.           Checked = True
  129.           State = cbChecked
  130.           TabOrder = 0
  131.           OnClick = chkSaveSettingsClick
  132.         end
  133.         object tbShellNoRoamBAGSize: TTrackBar
  134.           Left = 212
  135.           Top = 76
  136.           Width = 115
  137.           Height = 31
  138.           HelpContext = 2232
  139.           Max = 2500
  140.           Min = 100
  141.           Orientation = trHorizontal
  142.           PageSize = 100
  143.           Frequency = 370
  144.           Position = 400
  145.           SelEnd = 0
  146.           SelStart = 0
  147.           TabOrder = 1
  148.           TickMarks = tmBottomRight
  149.           TickStyle = tsAuto
  150.           OnChange = tbShellNoRoamBAGSizeChange
  151.           OnExit = tbShellNoRoamBAGSizeExit
  152.         end
  153.       end
  154.       object gbDontPrettyPath: TGroupBox
  155.         Left = 12
  156.         Top = 205
  157.         Width = 372
  158.         Height = 124
  159.         Caption = 'General'
  160.         TabOrder = 2
  161.         object Label8: TLabel
  162.           Left = 12
  163.           Top = 17
  164.           Width = 349
  165.           Height = 30
  166.           AutoSize = False
  167.           Caption = 
  168.             'Configure advanced settings for the appearance of folder windows' +
  169.             ' and folder contents here.'
  170.           Transparent = True
  171.           WordWrap = True
  172.         end
  173.         object chkDontPrettyPath: TCheckBox
  174.           Left = 12
  175.           Top = 51
  176.           Width = 321
  177.           Height = 17
  178.           HelpContext = 2031
  179.           Caption = 'Enable capital letters in file and folder names'
  180.           TabOrder = 0
  181.           OnClick = chkDontPrettyPathClick
  182.         end
  183.         object chkFolderOpenWithExplorer: TCheckBox
  184.           Left = 12
  185.           Top = 73
  186.           Width = 285
  187.           Height = 17
  188.           HelpContext = 2931
  189.           Caption = 'Always show tree view in folder windows'
  190.           TabOrder = 1
  191.           OnClick = chkFolderOpenWithExplorerClick
  192.         end
  193.         object chkZipFolders: TCheckBox
  194.           Left = 12
  195.           Top = 95
  196.           Width = 286
  197.           Height = 17
  198.           HelpContext = 2032
  199.           Caption = 'Show compressed ZIP archives as folders'
  200.           TabOrder = 2
  201.           OnClick = chkZipFoldersClick
  202.         end
  203.       end
  204.     end
  205.     object tsNavigation: TTabSheet
  206.       Caption = 'Navigation'
  207.       ImageIndex = 11
  208.       OnShow = tsNavigationShow
  209.       object Label6: TLabel
  210.         Left = 51
  211.         Top = 10
  212.         Width = 330
  213.         Height = 35
  214.         AutoSize = False
  215.         Caption = 
  216.           'Configure the settings for navigation within folder windows and ' +
  217.           'the way Explorer should react to user input her.'
  218.         Transparent = True
  219.         WordWrap = True
  220.       end
  221.       object Image1: TImage
  222.         Left = 12
  223.         Top = 10
  224.         Width = 32
  225.         Height = 32
  226.         AutoSize = True
  227.         Picture.Data = {<image001.ico>}
  228.         Transparent = True
  229.       end
  230.       object btnFolderOptionsDefaults: TButton
  231.         Left = 12
  232.         Top = 340
  233.         Width = 97
  234.         Height = 24
  235.         HelpContext = 7
  236.         Caption = 'Restore Defaults'
  237.         TabOrder = 0
  238.         OnClick = btnFolderOptionsDefaultsClick
  239.       end
  240.       object gbQuickInfo: TGroupBox
  241.         Left = 12
  242.         Top = 53
  243.         Width = 372
  244.         Height = 102
  245.         Caption = 'Pop-up description (tooltips)'
  246.         TabOrder = 1
  247.         object Label10: TLabel
  248.           Left = 12
  249.           Top = 17
  250.           Width = 349
  251.           Height = 32
  252.           AutoSize = False
  253.           Caption = 
  254.             'Select whether you want to show tooltip windows with more detail' +
  255.             'ed information about desktop elements and folders.'
  256.           Transparent = True
  257.           WordWrap = True
  258.         end
  259.         object chkInfoTip: TCheckBox
  260.           Left = 12
  261.           Top = 51
  262.           Width = 317
  263.           Height = 17
  264.           HelpContext = 2029
  265.           Caption = 'Show tooltips for folder and desktop items'
  266.           Checked = True
  267.           State = cbChecked
  268.           TabOrder = 0
  269.           OnClick = chkInfoTipClick
  270.         end
  271.         object chkInfoTipFolderContents: TCheckBox
  272.           Left = 12
  273.           Top = 73
  274.           Width = 297
  275.           Height = 17
  276.           HelpContext = 2030
  277.           Caption = 'Show tooltips for folder contents'
  278.           Checked = True
  279.           State = cbChecked
  280.           TabOrder = 1
  281.           OnClick = chkInfoTipFolderContentsClick
  282.         end
  283.       end
  284.       object gbSortOrder: TGroupBox
  285.         Left = 13
  286.         Top = 168
  287.         Width = 372
  288.         Height = 84
  289.         Caption = 'Icon arrangement '
  290.         TabOrder = 2
  291.         object Label12: TLabel
  292.           Left = 12
  293.           Top = 17
  294.           Width = 349
  295.           Height = 30
  296.           AutoSize = False
  297.           Caption = 
  298.             'Specify the criteria for sorting files and folders in folder win' +
  299.             'dows here.'
  300.           Transparent = True
  301.           WordWrap = True
  302.         end
  303.         object rbSortLogical: TRadioButton
  304.           Left = 12
  305.           Top = 57
  306.           Width = 277
  307.           Height = 17
  308.           HelpContext = 2980
  309.           Caption = 'Sort numerically and alphabetically'
  310.           Checked = True
  311.           TabOrder = 0
  312.           TabStop = True
  313.           OnClick = rbSortLogicalClick
  314.         end
  315.         object rbSortByAlphabetOnly: TRadioButton
  316.           Left = 12
  317.           Top = 37
  318.           Width = 237
  319.           Height = 17
  320.           HelpContext = 2980
  321.           Caption = 'Sort alphabetically'
  322.           TabOrder = 1
  323.           OnClick = rbSortByAlphabetOnlyClick
  324.         end
  325.       end
  326.     end
  327.     object tsThumbView: TTabSheet
  328.       Caption = 'Thumbnails'
  329.       ImageIndex = 15
  330.       OnShow = tsThumbViewShow
  331.       object Image7: TImage
  332.         Left = 12
  333.         Top = 10
  334.         Width = 32
  335.         Height = 32
  336.         AutoSize = True
  337.         Picture.Data = {<image002.ico>}
  338.       end
  339.       object Label19: TLabel
  340.         Left = 51
  341.         Top = 10
  342.         Width = 330
  343.         Height = 41
  344.         AutoSize = False
  345.         Caption = 
  346.           'Customize the thumbnails shown in folders containing collections' +
  347.           ' of image files.'
  348.         Transparent = True
  349.         WordWrap = True
  350.       end
  351.       object GroupBox4: TGroupBox
  352.         Left = 12
  353.         Top = 243
  354.         Width = 372
  355.         Height = 83
  356.         Caption = 'Cache'
  357.         TabOrder = 2
  358.         object Label18: TLabel
  359.           Left = 12
  360.           Top = 17
  361.           Width = 351
  362.           Height = 28
  363.           AutoSize = False
  364.           Caption = 
  365.             'Select whether thumbnail images should be stored temporarily in ' +
  366.             'a file Thumbs.db in the current folder.'
  367.           Transparent = True
  368.           WordWrap = True
  369.         end
  370.         object chkThumbCache: TCheckBox
  371.           Left = 12
  372.           Top = 53
  373.           Width = 301
  374.           Height = 17
  375.           HelpContext = 2037
  376.           Caption = 'Cache thumbnails for faster loading'
  377.           TabOrder = 0
  378.           OnClick = chkThumbCacheClick
  379.         end
  380.       end
  381.       object GroupBox5: TGroupBox
  382.         Left = 12
  383.         Top = 138
  384.         Width = 372
  385.         Height = 93
  386.         Caption = 'Picture quality'
  387.         TabOrder = 1
  388.         object Label20: TLabel
  389.           Left = 12
  390.           Top = 54
  391.           Width = 31
  392.           Height = 13
  393.           HelpContext = 2036
  394.           Caption = 'Low'
  395.           Transparent = True
  396.         end
  397.         object Label21: TLabel
  398.           Left = 316
  399.           Top = 54
  400.           Width = 24
  401.           Height = 13
  402.           HelpContext = 2036
  403.           Caption = 'High'
  404.           Transparent = True
  405.         end
  406.         object Label3: TLabel
  407.           Left = 12
  408.           Top = 17
  409.           Width = 348
  410.           Height = 26
  411.           AutoSize = False
  412.           Caption = 
  413.             'Select the thumbnail image quality. High quality images require ' +
  414.             'more memory and disk space.'
  415.           Transparent = True
  416.           WordWrap = True
  417.         end
  418.         object tbThumbQuality: TTrackBar
  419.           Left = 46
  420.           Top = 50
  421.           Width = 255
  422.           Height = 31
  423.           HelpContext = 2036
  424.           Max = 100
  425.           Orientation = trHorizontal
  426.           PageSize = 10
  427.           Frequency = 10
  428.           Position = 0
  429.           SelEnd = 0
  430.           SelStart = 0
  431.           TabOrder = 0
  432.           TickMarks = tmBottomRight
  433.           TickStyle = tsAuto
  434.           OnChange = tbThumbQualityChange
  435.           OnExit = tbThumbQualityExit
  436.         end
  437.       end
  438.       object GroupBox6: TGroupBox
  439.         Left = 12
  440.         Top = 53
  441.         Width = 372
  442.         Height = 73
  443.         Caption = 'Thumbnail size'
  444.         TabOrder = 0
  445.         object Label24: TLabel
  446.           Left = 12
  447.           Top = 42
  448.           Width = 122
  449.           Height = 13
  450.           HelpContext = 2035
  451.           Caption = 'T&humbnail size: '
  452.           FocusControl = udeThumbSize
  453.           Transparent = True
  454.         end
  455.         object Label25: TLabel
  456.           Left = 12
  457.           Top = 17
  458.           Width = 348
  459.           Height = 20
  460.           AutoSize = False
  461.           Caption = 'Define the size of the thumbnails displayed.'
  462.           Transparent = True
  463.           WordWrap = True
  464.         end
  465.         object Label26: TLabel
  466.           Left = 153
  467.           Top = 42
  468.           Width = 27
  469.           Height = 13
  470.           HelpContext = 2035
  471.           Caption = 'pixels'
  472.           Transparent = True
  473.         end
  474.         object udeThumbSize: TUpDownEdit
  475.           Left = 95
  476.           Top = 39
  477.           Width = 51
  478.           Height = 20
  479.           HelpContext = 2035
  480.           Min = 32
  481.           Max = 256
  482.           Position = 96
  483.           TabOrder = 0
  484.           TabStop = True
  485.           OnChange = udeThumbSizeChange
  486.           OnExit = udeThumbSizeExit
  487.         end
  488.       end
  489.       object btnDefThumbView: TButton
  490.         Left = 12
  491.         Top = 340
  492.         Width = 97
  493.         Height = 24
  494.         HelpContext = 7
  495.         Caption = 'Restore Defaults'
  496.         TabOrder = 3
  497.         OnClick = btnDefThumbViewClick
  498.       end
  499.     end
  500.     object tsColors: TTabSheet
  501.       Caption = 'Colors'
  502.       ImageIndex = 4
  503.       OnShow = tsColorsShow
  504.       object Image5: TImage
  505.         Left = 12
  506.         Top = 10
  507.         Width = 32
  508.         Height = 32
  509.         AutoSize = True
  510.         Picture.Data = {<image003.ico>}
  511.       end
  512.       object Label16: TLabel
  513.         Left = 51
  514.         Top = 10
  515.         Width = 338
  516.         Height = 37
  517.         AutoSize = False
  518.         Caption = 
  519.           'Specify the colors for special files and effects such as hot-tra' +
  520.           'cking in folder windows here.'
  521.         Transparent = True
  522.         WordWrap = True
  523.       end
  524.       object gbColorNTFSFiles: TGroupBox
  525.         Left = 12
  526.         Top = 170
  527.         Width = 372
  528.         Height = 146
  529.         HelpContext = 2040
  530.         Caption = 'NTFS files'
  531.         TabOrder = 1
  532.         object lblCompressedFiles: TLabel
  533.           Left = 12
  534.           Top = 79
  535.           Width = 106
  536.           Height = 13
  537.           Caption = 'Compressed files:'
  538.           Transparent = True
  539.         end
  540.         object lblEncryptedFiles: TLabel
  541.           Left = 12
  542.           Top = 108
  543.           Width = 112
  544.           Height = 13
  545.           Caption = 'Encrypted files:'
  546.           Transparent = True
  547.         end
  548.         object Label11: TLabel
  549.           Left = 11
  550.           Top = 17
  551.           Width = 354
  552.           Height = 34
  553.           AutoSize = False
  554.           Caption = 
  555.             'Select whether encrypted or compressed files on drives with the ' +
  556.             'NTFS file system should be displayed in a different color.'
  557.           Transparent = True
  558.           WordWrap = True
  559.         end
  560.         object shpColorCompressed: TShape
  561.           Left = 142
  562.           Top = 79
  563.           Width = 15
  564.           Height = 15
  565.           Brush.Color = clBlue
  566.         end
  567.         object shpColorEncrypted: TShape
  568.           Left = 142
  569.           Top = 108
  570.           Width = 15
  571.           Height = 15
  572.           Brush.Color = 1282573
  573.         end
  574.         object chkShowNTFSColors: TCheckBox
  575.           Left = 12
  576.           Top = 52
  577.           Width = 273
  578.           Height = 17
  579.           Caption = 'Show encrypted or compressed NTFS files in color'
  580.           Checked = True
  581.           State = cbChecked
  582.           TabOrder = 0
  583.           OnClick = chkShowNTFSColorsClick
  584.         end
  585.         object btnCompressedColor: TButton
  586.           Left = 168
  587.           Top = 76
  588.           Width = 65
  589.           Height = 22
  590.           HelpContext = 2041
  591.           Caption = 'Change...'
  592.           TabOrder = 1
  593.           OnClick = btnCompressedColorClick
  594.         end
  595.         object btnEncryptedColor: TButton
  596.           Left = 168
  597.           Top = 105
  598.           Width = 65
  599.           Height = 22
  600.           HelpContext = 2042
  601.           Caption = 'Change...'
  602.           TabOrder = 2
  603.           OnClick = btnEncryptedColorClick
  604.         end
  605.       end
  606.       object gbHover: TGroupBox
  607.         Left = 12
  608.         Top = 53
  609.         Width = 372
  610.         Height = 105
  611.         HelpContext = 2038
  612.         Caption = 'Single-click to open an item'
  613.         TabOrder = 0
  614.         object Label13: TLabel
  615.           Left = 12
  616.           Top = 69
  617.           Width = 96
  618.           Height = 13
  619.           Caption = 'Hot-tracking color:'
  620.           Transparent = True
  621.         end
  622.         object Label17: TLabel
  623.           Left = 11
  624.           Top = 17
  625.           Width = 350
  626.           Height = 43
  627.           AutoSize = False
  628.           Caption = 
  629.             'Select the color Windows should use to highlight items when the ' +
  630.             'mouse pointer is positioned over them. This option requires the ' +
  631.             'enabling of Single-click to open an item (point to select).'
  632.           Transparent = True
  633.           WordWrap = True
  634.         end
  635.         object shpColorHotTracking: TShape
  636.           Left = 142
  637.           Top = 69
  638.           Width = 15
  639.           Height = 15
  640.           Brush.Color = clNavy
  641.         end
  642.         object btnHotTrackingColor: TButton
  643.           Left = 168
  644.           Top = 66
  645.           Width = 65
  646.           Height = 22
  647.           HelpContext = 2039
  648.           Caption = 'Change...'
  649.           TabOrder = 0
  650.           OnClick = btnHotTrackingColorClick
  651.         end
  652.       end
  653.       object btnColorsDefault: TButton
  654.         Left = 12
  655.         Top = 340
  656.         Width = 97
  657.         Height = 24
  658.         HelpContext = 7
  659.         Caption = 'Restore Defaults'
  660.         TabOrder = 2
  661.         OnClick = btnColorsDefaultClick
  662.       end
  663.     end
  664.     object tsAdvanced: TTabSheet
  665.       Caption = 'Advanced'
  666.       ImageIndex = 4
  667.       object GroupBox3: TGroupBox
  668.         Left = 12
  669.         Top = 116
  670.         Width = 372
  671.         Height = 94
  672.         Caption = 'My Computer'
  673.         TabOrder = 1
  674.         object Label14: TLabel
  675.           Left = 51
  676.           Top = 17
  677.           Width = 300
  678.           Height = 29
  679.           AutoSize = False
  680.           Caption = 
  681.             'The drives and special folders installed on your computer are sh' +
  682.             'own in My Computer'
  683.           WordWrap = True
  684.         end
  685.         object imgMyComputer: TImage
  686.           Left = 12
  687.           Top = 17
  688.           Width = 32
  689.           Height = 32
  690.           AutoSize = True
  691.         end
  692.         object btnMyComputerSettings: TButton
  693.           Left = 275
  694.           Top = 56
  695.           Width = 83
  696.           Height = 24
  697.           HelpContext = 2044
  698.           Caption = 'Settings'
  699.           TabOrder = 0
  700.           OnClick = btnMyComputerSettingsClick
  701.         end
  702.       end
  703.       object GroupBox7: TGroupBox
  704.         Left = 12
  705.         Top = 10
  706.         Width = 372
  707.         Height = 94
  708.         Caption = 'Desktop'
  709.         TabOrder = 0
  710.         object imgDesktop: TImage
  711.           Left = 12
  712.           Top = 17
  713.           Width = 32
  714.           Height = 32
  715.           AutoSize = True
  716.         end
  717.         object Label7: TLabel
  718.           Left = 51
  719.           Top = 17
  720.           Width = 295
  721.           Height = 29
  722.           AutoSize = False
  723.           Caption = 
  724.             'Shortcuts to programs, files and special folders are shown on th' +
  725.             'e desktop.'
  726.           WordWrap = True
  727.         end
  728.         object btnDesktopSettings: TButton
  729.           Left = 275
  730.           Top = 56
  731.           Width = 83
  732.           Height = 24
  733.           HelpContext = 2043
  734.           Caption = 'Settings'
  735.           TabOrder = 0
  736.           OnClick = btnDesktopSettingsClick
  737.         end
  738.       end
  739.       object gbAutoComplete: TGroupBox
  740.         Left = 12
  741.         Top = 223
  742.         Width = 372
  743.         Height = 94
  744.         Caption = 'Address bar'
  745.         TabOrder = 2
  746.         object Label5: TLabel
  747.           Left = 51
  748.           Top = 17
  749.           Width = 311
  750.           Height = 32
  751.           AutoSize = False
  752.           Caption = 
  753.             'Click Settings to configure settings for the Explorer and Intern' +
  754.             'et Explorer address bar and for the Run dialog.'
  755.           WordWrap = True
  756.         end
  757.         object imgAutoComplete: TImage
  758.           Left = 12
  759.           Top = 17
  760.           Width = 32
  761.           Height = 32
  762.           AutoSize = True
  763.         end
  764.         object btnAdressBarSettings: TButton
  765.           Left = 275
  766.           Top = 56
  767.           Width = 83
  768.           Height = 24
  769.           Caption = 'Settings'
  770.           TabOrder = 0
  771.           OnClick = btnAdressBarSettingsClick
  772.         end
  773.       end
  774.     end
  775.   end
  776.   object ColorDialog1: TColorDialog
  777.     Ctl3D = True
  778.     Left = 75
  779.     Top = 415
  780.   end
  781.   object OpenDialog1: TOpenDialog
  782.     Filter = 'Folder and Explorer settings (*.set)|*.set'
  783.     Left = 10
  784.     Top = 415
  785.   end
  786.   object SaveDialog1: TSaveDialog
  787.     DefaultExt = 'set'
  788.     Filter = 'Folder and Explorer settings (*.set)|*.set'
  789.     Options = [ofOverwritePrompt, ofHideReadOnly, ofPathMustExist, ofEnableSizing]
  790.     Left = 42
  791.     Top = 415
  792.   end
  793. end
  794.