started codeexplorer

git-svn-id: trunk@3131 -
This commit is contained in:
mattias 2002-08-18 08:57:48 +00:00
parent 129560e5f4
commit 9edbf70bc1

View File

@ -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