Left instead of right alignment for "Rows" and "Size" columns in "Database" tab, now that these columns display colored bars, that looks nicer.

This commit is contained in:
Ansgar Becker
2010-03-12 21:39:39 +00:00
parent 1540c74d31
commit 059b7ebe56

View File

@ -898,13 +898,11 @@ object MainForm: TMainForm
WideText = 'Name'
end
item
Alignment = taRightJustify
Position = 1
Width = 70
WideText = 'Rows'
end
item
Alignment = taRightJustify
Position = 2
Width = 70
WideText = 'Size'