object TntFormOptionsFolderSizes: TTntFormOptionsFolderSizes Left = 373 Top = 234 BorderStyle = bsNone Caption = 'TntFormOptionsFolderSizes' ClientHeight = 414 ClientWidth = 454 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object SpTBXPanelBkGnd: TSpTBXPanel Left = 0 Top = 0 Width = 454 Height = 414 Align = alClient TabOrder = 0 TBXStyleBackground = True object SpTBXCheckBoxFolderSizeShowColumn: TSpTBXCheckBox Left = 16 Top = 16 Width = 122 Height = 15 Hint = 'Calculate the sizes of folders and display them in the Size colu' + 'mn' Caption = 'Calculate Folder Sizes' TabOrder = 0 OnClick = IsDirtyClick end object SpTBXRadioGroupFolderSizeDisplayLayout: TSpTBXRadioGroup Left = 8 Top = 40 Width = 289 Height = 81 Hint = 'Show the calculated folder sizes in Kilobytes, Megabytes, ect or' + ' in a Graphical view' Caption = 'Display Layout' TabOrder = 1 OnClick = IsDirtyClick Columns = 2 ItemIndex = 0 Items.Strings = ( 'KB' 'MB' 'GB' 'TB' 'Graphical') end end object DKLanguageController1: TDKLanguageController IgnoreList.Strings = ( '*.Font.Name' 'SpTBXEdit*.*' 'SpTBXPanel*.*' 'TBXLink*.*') StoreList.Strings = ( '*.Caption' '*.Hint') Left = 136 Top = 168 LangData = { 1900546E74466F726D4F7074696F6E73466F6C64657253697A65730101000000 01000000070043617074696F6E01030000000F00537054425850616E656C426B 476E64000021005370544258436865636B426F78466F6C64657253697A655368 6F77436F6C756D6E010200000004000000070043617074696F6E030000000400 48696E740026005370544258526164696F47726F7570466F6C64657253697A65 446973706C61794C61796F7574010200000006000000070043617074696F6E05 000000040048696E7400} end end