IDE: completed UnbindEditor

git-svn-id: trunk@20492 -
This commit is contained in:
mattias 2009-06-07 07:41:32 +00:00
parent cf7f836d24
commit c30b6e429e

View File

@ -3346,6 +3346,7 @@ begin
OnClickLink := nil;
OnMouseLink := nil;
OnKeyDown := nil;
Beautifier.OnGetDesiredIndent := nil;
end;
if FEditPlugin<>nil then begin
FEditPlugin.OnLinesInserted := nil;