Fills instance of TStrings with tokens from string S where tokens are separated by one of Seps characters.
procedure StrTokensToList(const S: string;
Sep: Char;
Tokens: TStrings);ImagingUtility (at line 163)