object TntFormOptionsMouse: TTntFormOptionsMouse Left = 313 Top = 121 BorderStyle = bsNone Caption = 'FormOptionsMouse' ClientHeight = 374 ClientWidth = 440 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 = 440 Height = 374 Hint = 'Assigns the right mouse button to drag select files and folders' Align = alClient TabOrder = 0 TBXStyleBackground = True DesignSize = ( 440 374) object SpTBXGroupBoxRightButton: TSpTBXGroupBox Left = 8 Top = 8 Width = 425 Height = 289 Caption = 'Right Button' Anchors = [akLeft, akTop, akRight] TabOrder = 0 object SpTBXRadioButtonDragSelect: TSpTBXRadioButton Left = 8 Top = 24 Width = 74 Height = 15 Caption = 'Drag Select' TabOrder = 0 TabStop = True OnClick = SpTBXRadioButtonDragSelectClick Checked = True end object SpTBXRadioButtonGesture: TSpTBXRadioButton Left = 8 Top = 48 Width = 55 Height = 15 Hint = 'Assigns the right mouse button to perform an action when dragged' + ' in a special way' Caption = 'Gesture' TabOrder = 1 OnClick = SpTBXRadioButtonGestureClick end object SpTBXComboBoxGestureForward: TSpTBXComboBox Left = 32 Top = 196 Width = 121 Height = 21 Hint = 'Assigns the right mouse click drag gesture for moving forward on' + 'e step in browsing history' Style = csDropDownList Enabled = False ItemHeight = 13 ItemIndex = 1 TabOrder = 2 Text = 'Drag Right' OnChange = SpTBXComboBoxGestureChange Items.Strings = ( 'Drag Left' 'Drag Right' 'Drag Up' 'Drag Down') end object SpTBXLabelGestureForward: TSpTBXLabel Left = 24 Top = 176 Width = 38 Height = 13 Caption = 'Forward' Enabled = False end object SpTBXComboBoxGestureBack: TSpTBXComboBox Left = 32 Top = 144 Width = 121 Height = 21 Hint = 'Assigns the right mouse click drag gesture for moving back one s' + 'tep in browsing history' Style = csDropDownList Enabled = False ItemHeight = 13 ItemIndex = 0 TabOrder = 4 Text = 'Drag Left' OnChange = SpTBXComboBoxGestureChange Items.Strings = ( 'Drag Left' 'Drag Right' 'Drag Up' 'Drag Down') end object SpTBXLabelGestureBack: TSpTBXLabel Left = 24 Top = 124 Width = 25 Height = 13 Caption = 'Back' Enabled = False end object SpTBXComboBoxGestureUp: TSpTBXComboBox Left = 32 Top = 92 Width = 121 Height = 21 Hint = 'Assigns the right mouse click drag gesture for moving up one fol' + 'der' Style = csDropDownList Enabled = False ItemHeight = 13 ItemIndex = 2 TabOrder = 6 Text = 'Drag Up' OnChange = SpTBXComboBoxGestureChange Items.Strings = ( 'Drag Left' 'Drag Right' 'Drag Up' 'Drag Down') end object SpTBXLabelGestureUp: TSpTBXLabel Left = 24 Top = 72 Width = 60 Height = 13 Caption = 'Up one level' Enabled = False end object SpTBXLabelGestureNewTab: TSpTBXLabel Left = 24 Top = 228 Width = 44 Height = 13 Caption = 'New Tab' Enabled = False end object SpTBXComboBoxGestureNewTab: TSpTBXComboBox Left = 32 Top = 248 Width = 121 Height = 21 Hint = 'Assigns the right mouse click drag gesture for opening a new tab' Style = csDropDownList Enabled = False ItemHeight = 13 ItemIndex = 1 TabOrder = 9 Text = 'Drag Right' OnChange = SpTBXComboBoxGestureChange Items.Strings = ( 'Drag Left' 'Drag Right' 'Drag Up' 'Drag Down') end end end object DKLanguageController1: TDKLanguageController IgnoreList.Strings = ( '*.Font.Name' 'SpTBXEdit*.*' 'SpTBXPanel*.*' 'TBXLink*.*') StoreList.Strings = ( '*.Caption' '*.Hint') Left = 336 Top = 48 LangData = { 1300546E74466F726D4F7074696F6E734D6F7573650101000000010000000700 43617074696F6E010C0000000F00537054425850616E656C426B476E64000018 00537054425847726F7570426F785269676874427574746F6E01010000000300 0000070043617074696F6E001A005370544258526164696F427574746F6E4472 616753656C656374010100000004000000070043617074696F6E001700537054 4258526164696F427574746F6E47657374757265010200000006000000070043 617074696F6E05000000040048696E74001B005370544258436F6D626F426F78 47657374757265466F7277617264010200000007000000040048696E74080000 0004005465787400180053705442584C6162656C47657374757265466F727761 726401010000000A000000070043617074696F6E0018005370544258436F6D62 6F426F78476573747572654261636B01020000000B000000040048696E740C00 000004005465787400150053705442584C6162656C476573747572654261636B 01010000000E000000070043617074696F6E0016005370544258436F6D626F42 6F7847657374757265557001020000000F000000040048696E74100000000400 5465787400130053705442584C6162656C476573747572655570010100000012 000000070043617074696F6E00170053705442584C6162656C47657374757265 4E6577546162010100000013000000070043617074696F6E001A005370544258 436F6D626F426F78476573747572654E65775461620102000000140000000400 48696E741500000004005465787400} end end