Hello!
I'm trying to create a custom SynEdit Beautifier, and looks like I need to
access FCurrentEditor and FCurrentLines fields of TSynCustomBeautifier.
But they are delcared private, so I cannot.
By the way, SynBeautifierPascal access them (it is located in the same
source file, so it works).
Is it possible to move them to protected? Or am I doing something wrong?
Thanks.
--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus