SynCompletion, commented verbose DebugLn

git-svn-id: trunk@28317 -
This commit is contained in:
martin 2010-11-18 13:48:36 +00:00
parent c6a4b465a2
commit 1ca8c0c336

View File

@ -902,7 +902,7 @@ end;
procedure TSynBaseCompletionForm.UTF8KeyPress(var UTF8Key: TUTF8Char);
begin
debugln('TSynBaseCompletionForm.UTF8KeyPress A UTF8Key="',DbgStr(UTF8Key),'" ',dbgsName(TObject(TMethod(OnUTF8KeyPress).Data)));
//debugln('TSynBaseCompletionForm.UTF8KeyPress A UTF8Key="',DbgStr(UTF8Key),'" ',dbgsName(TObject(TMethod(OnUTF8KeyPress).Data)));
if UTF8Key=#8 then
begin
// backspace