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
_______________________________________________
fpc-devel maillist  -  [email protected]
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to