mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-27 20:20:16 +02:00
fixed OI borderstyle
git-svn-id: trunk@4739 -
This commit is contained in:
parent
d92965ff87
commit
7617ce320f
@ -2157,7 +2157,6 @@ begin
|
|||||||
FComponentTreeHeight:=100;
|
FComponentTreeHeight:=100;
|
||||||
FShowComponentTree:=true;
|
FShowComponentTree:=true;
|
||||||
FUsePairSplitter:=TPairSplitter.IsSupportedByInterface;
|
FUsePairSplitter:=TPairSplitter.IsSupportedByInterface;
|
||||||
BorderStyle:=bsSizeToolWin;
|
|
||||||
|
|
||||||
// StatusBar
|
// StatusBar
|
||||||
StatusBar:=TStatusBar.Create(Self);
|
StatusBar:=TStatusBar.Create(Self);
|
||||||
|
Loading…
Reference in New Issue
Block a user