[fpc-devel] FPDoc sources
    Felipe Monteiro de Carvalho 
    felipemonteiro.carvalho at gmail.com
       
    Tue Aug 30 14:12:22 CEST 2011
    
    
  
See: http://www.freepascal.org/docs-html/rtl/sysutils/format.html
In this part:
Declaration
Source position: line 0
function Format(
  const Fmt: String;
  const Args: array of Const
):String;
function Format(
  const Fmt: String;
  const Args: array of Const;
  const FormatSettings: TFormatSettings
):String;
This information is not in the XML
-- 
Felipe Monteiro de Carvalho
    
    
More information about the fpc-devel
mailing list