increase dropdown count
This commit is contained in:
parent
ec48aac4f9
commit
4d9657cbc8
1 changed files with 1 additions and 1 deletions
|
@ -3249,7 +3249,7 @@ object ConfigForm: TConfigForm
|
|||
BevelInner = bvNone
|
||||
BevelOuter = bvSpace
|
||||
Style = csDropDownList
|
||||
DropDownCount = 10
|
||||
DropDownCount = 13
|
||||
Font.Charset = DEFAULT_CHARSET
|
||||
Font.Color = clWindowText
|
||||
Font.Height = -16
|
||||
|
|
Loading…
Reference in a new issue