mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-18 07:29:30 +02:00
set default item height
git-svn-id: trunk@3872 -
This commit is contained in:
parent
40b8483953
commit
1b117827d1
@ -2082,6 +2082,7 @@ begin
|
||||
FComponentList:=TComponentSelectionList.Create;
|
||||
FUpdatingAvailComboBox:=false;
|
||||
Name := DefaultObjectInspectorName;
|
||||
FDefaultItemHeight := 22;
|
||||
|
||||
// StatusBar
|
||||
StatusBar:=TStatusBar.Create(Self);
|
||||
|
Loading…
Reference in New Issue
Block a user