mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-07-25 22:15:55 +02:00
IDE: comment
git-svn-id: trunk@35971 -
This commit is contained in:
parent
b4a29ed05b
commit
0100b74916
@ -2366,6 +2366,7 @@ end;
|
|||||||
|
|
||||||
function TMainIDE.GetActiveDesigner: TComponentEditorDesigner;
|
function TMainIDE.GetActiveDesigner: TComponentEditorDesigner;
|
||||||
// returns the designer that is currently active
|
// returns the designer that is currently active
|
||||||
|
// the MainIDEBar is ignored
|
||||||
var
|
var
|
||||||
ActForm: TCustomForm;
|
ActForm: TCustomForm;
|
||||||
begin
|
begin
|
||||||
|
Loading…
Reference in New Issue
Block a user