On 01/02/2013 19:39, Misha Padalka wrote:
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?

Done in trunk (protected read  property)

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to