[Lazarus] Elastic Tabstops: benefits or not

Hans-Peter Diettrich DrDiettrich1 at aol.com
Fri Nov 6 23:58:38 CET 2009


Graeme Geldenhuys schrieb:

> Procedure TRichTextLayout.PerformStyleTag( Const Tag: TTag;
>                                            Var Style: TTextDrawStyle;
>                                            const X: longint );
> begin
>   ApplyStyleTag( Tag,
>                  Style,
>                  FFontManager,
>                  FRichTextSettings,
>                  X );
> end;

Such indentation soon becomes unusable with method calls, and with 
further calls inside the argument list.

DoDi





More information about the Lazarus mailing list