[fpc-devel] Sdf / Fixed maximum line length flexibilization

Micha Nelissen micha at neli.hopto.org
Sun Sep 7 17:09:17 CEST 2008


Felipe Monteiro de Carvalho wrote:
>      function StoreToBuf(Source: String): String; virtual;
>    public
> +    MAXSTRLEN: Integer;

If you don't object, this is a bit ugly to my taste. Why not 
'FMaxStrLen', and have a property MaxStrLen: read FMaxStrLen ? Looks 
better to me.

Micha



More information about the fpc-devel mailing list