[Lazarus] TSynCustomBeautifier
Misha Padalka
misha-cn-ua at ya.ru
Fri Feb 1 20:39:48 CET 2013
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.
More information about the Lazarus
mailing list