Topic Path: Symbol Reference > Functions > ParseFacts Function
ContentsIndexHome
PreviousUpNext
ParseFacts Function
File
function ParseFacts(
    AData: String; 
    AResults: TIdStrings; 
    const AFactDelin: String = ';'; 
    const ANameDelin: String = ' '
): String;

This is function ParseFacts.

Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Post feedback to the Indy Docs Newsgroup.