TFTPList.ParseLine
TFTPList     

function ParseLine(Value: string): Boolean;

Unit
ftpsend

Description
try to parse given line to TFTPListRec. If success, then new item is added to List property.


See also:
TFTPListRec