On Thu, Aug 10, 2006 at 09:12:32AM +0200, Graeme Geldenhuys wrote:
> As per Kylix 3 help:
> ---------------------------------------
> Formats a string and returns it to a variable.
> 
> Unit:
>  System
> 
> Category:
>  string handling routines
> 
> Delphi syntax:
>  procedure Str(X [: Width [: Decimals ]]; var S);


http://www.freepascal.org/docs-html/rtl/system/str.html
 
But the fpdoc system doesn't correctly show the width (numplaces) and
Decimals possibility.

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to