summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: ede0aa9)
raw | patch | inline | side by side (parent: ede0aa9)
author | Dmitry D. Chernov <blackdoomer@yandex.ru> | |
Thu, 28 Sep 2017 19:24:21 +0000 (05:24 +1000) | ||
committer | Dmitry D. Chernov <blackdoomer@yandex.ru> | |
Thu, 28 Sep 2017 19:24:21 +0000 (05:24 +1000) |
src/editor/f_main.lfm | patch | blob | history |
diff --git a/src/editor/f_main.lfm b/src/editor/f_main.lfm
index e404cfab854920de9f99980430b5a18066ee2c03..ba976399319fab97f72002dd5e473a0330195790 100644 (file)
--- a/src/editor/f_main.lfm
+++ b/src/editor/f_main.lfm
Font.Name = 'MS Sans Serif'
ParentFont = False
RowCount = 2
- ScrollBars = ssVertical
+ ScrollBars = ssAutoVertical
TabOrder = 0
TitleFont.Color = clWindowText
TitleFont.Height = -12
)
OnGetPickList = vleObjectPropertyGetPickList
ColWidths = (
- 62
- 62
+ 70
+ 71
)
end
object PanelPropApply: TPanel