inherited TntFormOptionsListviewCommon: TTntFormOptionsListviewCommon Left = 300 Top = 214 Width = 512 Height = 452 Caption = 'Common' OldCreateOrder = True OnCreate = TntFormCreate OnShow = TntFormShow PixelsPerInch = 96 TextHeight = 13 object SpTBXPanelBkGnd: TSpTBXPanel Left = 0 Top = 0 Width = 496 Height = 416 Caption = 'SpTBXPanelBkGnd' Align = alClient TabOrder = 0 TBXStyleBackground = True DesignSize = ( 496 416) object SpTBXGroupBoxDefaultView: TSpTBXGroupBox Left = 8 Top = 16 Width = 225 Height = 65 Caption = 'Default View' TabOrder = 0 object SpTBXComboBoxView: TSpTBXComboBox Left = 24 Top = 28 Width = 137 Height = 21 Hint = 'Sets the default view of the Listview if Copy Previous Folder or' + ' Save View Per Folder are not valid' Style = csDropDownList ItemHeight = 13 ItemIndex = 0 TabOrder = 0 Text = 'Icons' OnChange = IsDirtyViewClick Items.Strings = ( 'Icons' 'Small Icons' 'List' 'Details' 'Thumbnails' 'Tile' 'Detail Thumbs' 'Columns View') end end object SpTBXGroupBoxListviewSorting: TSpTBXGroupBox Left = 8 Top = 88 Width = 225 Height = 201 Caption = 'Common Sorting Options' TabOrder = 1 DesignSize = ( 225 201) object SpTBXRadioColumnSortDirection: TSpTBXRadioGroup Left = 8 Top = 20 Width = 201 Height = 77 Hint = 'The default sort order used with the Default Sort Column' Caption = 'Sort Direction' Anchors = [akLeft, akTop, akRight] TabOrder = 0 TabStop = True OnClick = IsDirtyViewClick ItemIndex = 0 Items.Strings = ( 'Ascending' 'Descending') end object SpTBXComboBoxDefaultColumn: TSpTBXComboBox Left = 24 Top = 156 Width = 89 Height = 21 Hint = 'Sets the column that the Listview will sort on by default. Activ' + 'e for all views not just Details view' Style = csDropDownList ItemHeight = 13 ItemIndex = 0 TabOrder = 1 Text = 'Name' OnClick = IsDirtyViewClick Items.Strings = ( 'Name' 'Size' 'Type' 'Modifed Date' 'Created Data') end object SpTBXLabel12: TSpTBXLabel Left = 8 Top = 138 Width = 94 Height = 13 Caption = 'Default Sort Column' end object SpTBXCheckBoxFoldersFirst: TSpTBXCheckBox Left = 7 Top = 106 Width = 106 Height = 15 Caption = 'Folders always first' TabOrder = 3 OnClick = IsDirtyViewClick end end object SpTBXGroupBoxListviewGrouping: TSpTBXGroupBox Left = 240 Top = 16 Width = 249 Height = 113 Caption = 'Common Grouping Options' Anchors = [akLeft, akTop, akRight] TabOrder = 2 object SpTBXComboBoxDefaultGrouping: TSpTBXComboBox Left = 40 Top = 76 Width = 105 Height = 21 Hint = 'Select the group attribute to sort on if Save View Per Folder or' + ' Copy Previous Folder are not enabled' Style = csDropDownList ItemHeight = 13 ItemIndex = 0 TabOrder = 0 Text = 'Name' OnClick = IsDirtyViewClick Items.Strings = ( 'Name' 'Size' 'Type ' 'Modified') end object SpTBXLabel13: TSpTBXLabel Left = 9 Top = 52 Width = 80 Height = 13 Caption = 'Default Grouping' end object SpTBXCheckBoxGroupedByDefault: TSpTBXCheckBox Left = 23 Top = 26 Width = 96 Height = 15 Hint = 'The Listview will automatically group the contents if Save View ' + 'Per Folder or Copy Previous Folder are not enabled' Caption = 'Group by default' TabOrder = 2 OnClick = IsDirtyViewClick end end object SpTBXGroupBoxCommonColumns: TSpTBXGroupBox Left = 240 Top = 136 Width = 249 Height = 65 Caption = 'Common Column Options' Anchors = [akLeft, akTop, akRight] TabOrder = 3 object SpTBXCheckBoxListviewAlwaysShowHeader: TSpTBXCheckBox Left = 24 Top = 30 Width = 119 Height = 15 Hint = 'Shows/Hides the Header for all Views (normally shown only in Det' + 'ails View)' Caption = 'Always Show Header' TabOrder = 0 OnClick = IsDirtyClick end end object SpTBXGroupBoxCommonGeneral: TSpTBXGroupBox Left = 240 Top = 208 Width = 249 Height = 81 Caption = 'Common General Options' Anchors = [akLeft, akTop, akRight] TabOrder = 4 object SpTBXCheckBoxPerFolderSave: TSpTBXCheckBox Left = 26 Top = 20 Width = 115 Height = 15 Hint = 'Saves a unique state of the Listview for each Folder that is vie' + 'wed' Caption = 'Save view per folder' TabOrder = 0 OnClick = IsDirtyClick end object SpTBXButtonPerFolderClearCache: TSpTBXButton Left = 24 Top = 47 Width = 121 Height = 25 Hint = 'Clears the current saved Per Folder Cache' Caption = 'Clear current cache' TabOrder = 1 OnClick = SpTBXButtonPerFolderClearCacheClick end end object SpTBXGroupBoxListviewOptionsDefaultColumnWidths: TSpTBXGroupBox Left = 8 Top = 292 Width = 481 Height = 105 Caption = 'Default Column Widths' Anchors = [akLeft, akTop, akRight] TabOrder = 5 object SpTBXButtonSetDefaultColumnStates: TSpTBXButton Left = 8 Top = 24 Width = 201 Height = 25 Caption = 'Set Default Column States' TabOrder = 0 OnClick = SpTBXButtonSetDefaultColumnStatesClick end object SpTBXLabelUseCurrentFolderForAllFolderColumnStates: TSpTBXLabel Left = 8 Top = 56 Width = 201 Height = 26 Caption = 'Use current column states as the default states for all folders' Wrapping = twWrap end object SpTBXButtonColumnStatesRestoreToDefault: TSpTBXButton Left = 232 Top = 24 Width = 201 Height = 25 Caption = 'Restore to Defaults' TabOrder = 2 OnClick = SpTBXButtonColumnStatesRestoreToDefaultClick end object SpTBXLabelRestoreColumnStates: TSpTBXLabel Left = 232 Top = 56 Width = 201 Height = 13 Caption = 'Restore column states to defaults' Wrapping = twWrap end end end object DKLanguageController: TDKLanguageController IgnoreList.Strings = ( '*.Font.Name' 'SpTBXComboBoxDefaultColumn.Text' 'SpTBXComboBoxDefaultGrouping.Text' 'SpTBXComboBoxView.Text' 'SpTBXEdit*.*' 'SpTBXPanel*.*' 'TBXLink*.*') StoreList.Strings = ( '*.Caption' '*.Hint') Left = 456 Top = 16 LangData = { 1C00546E74466F726D4F7074696F6E734C69737476696577436F6D6D6F6E0101 00000001000000070043617074696F6E01160000000F00537054425850616E65 6C426B476E6400001800537054425847726F7570426F7844656661756C745669 6577010100000004000000070043617074696F6E0011005370544258436F6D62 6F426F7856696577010200000005000000040048696E742B0000000500497465 6D73001C00537054425847726F7570426F784C69737476696577536F7274696E 67010100000007000000070043617074696F6E001D005370544258526164696F 436F6C756D6E536F7274446972656374696F6E01030000000900000007004361 7074696F6E08000000040048696E742C00000005004974656D73001A00537054 4258436F6D626F426F7844656661756C74436F6C756D6E01020000000A000000 040048696E742D00000005004974656D73000C0053705442584C6162656C3132 01010000000C000000070043617074696F6E0019005370544258436865636B42 6F78466F6C64657273466972737401010000000D000000070043617074696F6E 001D00537054425847726F7570426F784C6973747669657747726F7570696E67 01010000000E000000070043617074696F6E001C005370544258436F6D626F42 6F7844656661756C7447726F7570696E6701020000000F000000040048696E74 2E00000005004974656D73000C0053705442584C6162656C3133010100000011 000000070043617074696F6E001D005370544258436865636B426F7847726F75 706564427944656661756C74010200000013000000070043617074696F6E1200 0000040048696E74001A00537054425847726F7570426F78436F6D6D6F6E436F 6C756D6E73010100000014000000070043617074696F6E002500537054425843 6865636B426F784C69737476696577416C7761797353686F7748656164657201 0200000016000000070043617074696F6E15000000040048696E74001A005370 54425847726F7570426F78436F6D6D6F6E47656E6572616C0101000000170000 00070043617074696F6E001A005370544258436865636B426F78506572466F6C 64657253617665010200000019000000070043617074696F6E18000000040048 696E74002F00537054425847726F7570426F784C697374766965774F7074696F 6E7344656661756C74436F6C756D6E57696474687301010000001E0000000700 43617074696F6E0021005370544258427574746F6E53657444656661756C7443 6F6C756D6E53746174657301010000001F000000070043617074696F6E003200 53705442584C6162656C55736543757272656E74466F6C646572466F72416C6C 466F6C646572436F6C756D6E5374617465730101000000200000000700436170 74696F6E0027005370544258427574746F6E436F6C756D6E5374617465735265 73746F7265546F44656661756C74010100000022000000070043617074696F6E 001D0053705442584C6162656C526573746F7265436F6C756D6E537461746573 010100000023000000070043617074696F6E001E005370544258427574746F6E 506572466F6C646572436C656172436163686501020000002900000007004361 7074696F6E28000000040048696E7400} end end