mirror of
https://github.com/HeidiSQL/HeidiSQL.git
synced 2026-03-13 09:24:25 +08:00
Show vertical scrollbar in comment editbox
This commit is contained in:
@@ -208,6 +208,7 @@ object frmTableEditor: TfrmTableEditor
|
||||
Lines.Strings = (
|
||||
'memoComment')
|
||||
MaxLength = 60
|
||||
ScrollBars = ssVertical
|
||||
TabOrder = 1
|
||||
OnChange = Modification
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user