mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-05 22:05:58 +02:00
started codeexplorer
git-svn-id: trunk@3131 -
This commit is contained in:
parent
129560e5f4
commit
9edbf70bc1
@ -2604,10 +2604,6 @@ Begin
|
||||
writeln('[TSourceNotebook.CreateNotebook] D');
|
||||
{$ENDIF}
|
||||
Align := alClient;
|
||||
Left := 0;
|
||||
Top :=2;
|
||||
Width := ClientWidth;
|
||||
Height := ClientHeight-Notebook.top;
|
||||
if PageCount>0 then
|
||||
Pages.Strings[0] := 'unit1'
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user