|
From: Sanne S. <in...@sh...> - 2001-03-16 01:54:52
|
1.
In the event OnProcessUserCommand, component generates following code
to the main file:
procedure MProcessUserCommand(Sender: TObject;
var Command: TSynEditorCommand; var AChar: Char; Data: Pointer);
But TSynEditorCommand is an undeclared identifier.
2.
Does anyone catch every char while reading a file?
So instant. If I open a file of 50MB, system is eating 100%CPU and I
want to make a processbar and add some Application.procesmessages once
a while while reading.
Regards Sheep
---
Sheep Productions
www.sheepproductions.com
|