bug fixes by Baldur
This commit is contained in:
@@ -383,6 +383,7 @@ end;
|
||||
|
||||
procedure TTextView.KeyDown(bytes : PChar; numBytes : integer);
|
||||
begin
|
||||
//writeln('keydown textview');
|
||||
//BTextView_KeyDown(CPlusObject, bytes, numBytes);
|
||||
end;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user