mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-13 23:39:28 +02:00
Sparta docked form editor: Show the designer also when initially pressing F12. Issue #31096, patch from AlexeyT.
git-svn-id: trunk@53636 -
This commit is contained in:
parent
a8646f33f5
commit
356b2589e7
@ -809,6 +809,7 @@ begin
|
|||||||
Exit;
|
Exit;
|
||||||
|
|
||||||
LPageCtrl.PageIndex := 1;
|
LPageCtrl.PageIndex := 1;
|
||||||
|
LPageCtrl.OnChange(LPageCtrl);
|
||||||
end;
|
end;
|
||||||
|
|
||||||
procedure TDTXTabMaster.ShowForm(AForm: TCustomForm);
|
procedure TDTXTabMaster.ShowForm(AForm: TCustomForm);
|
||||||
|
Loading…
Reference in New Issue
Block a user