mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-10 05:56:02 +02:00
set properties as default page
git-svn-id: trunk@3724 -
This commit is contained in:
parent
80e50a1cf9
commit
204bb4d8fa
@ -2089,6 +2089,7 @@ begin
|
||||
else
|
||||
Pages.Add(oisProperties);
|
||||
Pages.Add(oisEvents);
|
||||
PageIndex:=0;
|
||||
PopupMenu:=MainPopupMenu;
|
||||
Align:= alClient;
|
||||
Visible:=true;
|
||||
|
Loading…
Reference in New Issue
Block a user