mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-15 07:59:21 +02:00
IDEIntf: propedits: comment
git-svn-id: trunk@43044 -
This commit is contained in:
parent
ae866a4d12
commit
679b613dc8
@ -382,6 +382,7 @@ end;
|
|||||||
|
|
||||||
procedure TCollectionPropertyEditorForm.Modified;
|
procedure TCollectionPropertyEditorForm.Modified;
|
||||||
begin
|
begin
|
||||||
|
//debugln(['TCollectionPropertyEditorForm.Modified FOwnerPersistent=',DbgSName(FOwnerPersistent),' FCollection=',DbgSName(FCollection),' GlobalDesignHook.LookupRoot=',DbgSName(GlobalDesignHook.LookupRoot)]);
|
||||||
GlobalDesignHook.Modified(Self);
|
GlobalDesignHook.Modified(Self);
|
||||||
end;
|
end;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user