mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-07-13 02:36:26 +02:00
IDE: ProcedureList: Fixed height of edit and combobox. Issue #32212
git-svn-id: trunk@55600 -
This commit is contained in:
parent
7de1a6e481
commit
dcd5f86bf0
@ -214,7 +214,7 @@ object ProcedureListForm: TProcedureListForm
|
|||||||
Height = 607
|
Height = 607
|
||||||
Top = 58
|
Top = 58
|
||||||
Width = 952
|
Width = 952
|
||||||
Anchors = [akTop, akLeft, akRight, akBottom]
|
Align = alClient
|
||||||
ColCount = 4
|
ColCount = 4
|
||||||
Columns = <
|
Columns = <
|
||||||
item
|
item
|
||||||
|
Loading…
Reference in New Issue
Block a user