FIX: Tab order and caption

This commit is contained in:
Alexander Koblov 2021-09-01 20:34:46 +03:00
commit aadb9dff42
2 changed files with 8 additions and 8 deletions

View file

@ -44,7 +44,7 @@ inherited frmOptionsMisc: TfrmOptionsMisc
Width = 154
BorderSpacing.Top = 4
Caption = '&Save thumbnails in cache'
TabOrder = 2
TabOrder = 3
end
object lblThumbSize: TLabel
AnchorSideTop.Control = speThumbWidth
@ -85,7 +85,7 @@ inherited frmOptionsMisc: TfrmOptionsMisc
BorderSpacing.Top = 6
MaxValue = 512
MinValue = 16
TabOrder = 3
TabOrder = 4
Value = 16
end
object speThumbHeight: TSpinEdit
@ -99,7 +99,7 @@ inherited frmOptionsMisc: TfrmOptionsMisc
BorderSpacing.Left = 6
MaxValue = 512
MinValue = 16
TabOrder = 4
TabOrder = 5
Value = 16
end
object lblThumbSeparator: TLabel
@ -139,7 +139,7 @@ inherited frmOptionsMisc: TfrmOptionsMisc
BorderSpacing.Top = 6
Caption = '&Remove thumbnails for no longer existing files'
OnClick = btnThumbCompactCacheClick
TabOrder = 5
TabOrder = 6
end
object chkGoToRoot: TCheckBox
AnchorSideTop.Control = chkShowWarningMessages
@ -152,7 +152,7 @@ inherited frmOptionsMisc: TfrmOptionsMisc
Caption = 'Always &go to the root of a drive when changing drives'
TabOrder = 1
end
object chkShowCurDirTitleBar: TCheckBox
object chkShowCurDirTitleBar: TCheckBox
AnchorSideTop.Control = chkGoToRoot
AnchorSideTop.Side = asrBottom
Left = 12
@ -160,8 +160,8 @@ inherited frmOptionsMisc: TfrmOptionsMisc
Top = 29
Width = 304
BorderSpacing.Top = 4
Caption = 'Show &current folder in main window title bar'
TabOrder = 1
Caption = 'Show &current directory in the main window title bar'
TabOrder = 2
end
end
object gbTCExportImport: TGroupBox[1]

View file

@ -7,7 +7,7 @@
{"hash":124841011,"name":"tfrmoptionsmisc.lblthumbpixels.caption","sourcebytes":[112,105,120,101,108,115],"value":"pixels"},
{"hash":241754643,"name":"tfrmoptionsmisc.btnthumbcompactcache.caption","sourcebytes":[38,82,101,109,111,118,101,32,116,104,117,109,98,110,97,105,108,115,32,102,111,114,32,110,111,32,108,111,110,103,101,114,32,101,120,105,115,116,105,110,103,32,102,105,108,101,115],"value":"&Remove thumbnails for no longer existing files"},
{"hash":158470307,"name":"tfrmoptionsmisc.chkgotoroot.caption","sourcebytes":[65,108,119,97,121,115,32,38,103,111,32,116,111,32,116,104,101,32,114,111,111,116,32,111,102,32,97,32,100,114,105,118,101,32,119,104,101,110,32,99,104,97,110,103,105,110,103,32,100,114,105,118,101,115],"value":"Always &go to the root of a drive when changing drives"},
{"hash":158870307,"name":"tfrmoptionsmisc.chkShowCurDirTitleBar.caption","sourcebytes":[65,108,119,97,121,115,32,38,103,111,32,116,111,32,116,104,101,32,114,111,111,116,32,111,102,32,97,32,100,114,105,118,101,32,119,104,101,110,32,99,104,97,110,103,105,110,103,32,100,114,105,118,101,115],"value":"Show &current folder in main window title bar"},
{"hash":3256530,"name":"tfrmoptionsmisc.chkshowcurdirtitlebar.caption","sourcebytes":[83,104,111,119,32,38,99,117,114,114,101,110,116,32,100,105,114,101,99,116,111,114,121,32,105,110,32,116,104,101,32,109,97,105,110,32,119,105,110,100,111,119,32,116,105,116,108,101,32,98,97,114],"value":"Show &current directory in the main window title bar"},
{"hash":92360730,"name":"tfrmoptionsmisc.gbtcexportimport.caption","sourcebytes":[82,101,103,97,114,100,105,110,103,32,84,67,32,101,120,112,111,114,116,47,105,109,112,111,114,116,58],"value":"Regarding TC export/import:"},
{"hash":15252584,"name":"tfrmoptionsmisc.btnrelativetcexecutablefile.hint","sourcebytes":[83,111,109,101,32,102,117,110,99,116,105,111,110,115,32,116,111,32,115,101,108,101,99,116,32,97,112,112,114,111,112,114,105,97,116,101,32,112,97,116,104],"value":"Some functions to select appropriate path"},
{"hash":164330666,"name":"tfrmoptionsmisc.lbltcexecutable.caption","sourcebytes":[84,67,32,101,120,101,99,117,116,97,98,108,101,58],"value":"TC executable:"},