2012/9/24 Martin <laza...@mfriebe.de>:
> its in the beautifier
>
>   TSynBeautifier = class(TSynCustomBeautifier)
>   published
>     property IndentType: TSynBeautifierIndentType read FIndentType write
> FIndentType;
>
> Make sure you have the correct beautifier, the default is one instance (not
> sure which class) for all edits.

Ok, assigned it a newly created beautifier, set its properties
appropriately and now it works as expected.

Thank you.

--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to