| [Overview][Resource strings][Constants][Types][Classes][Procedures and functions][Index] | 
Source position: tiObject.pas line 903
procedure tiListToStream(  | 
AStream: TStream;  | 
AList: TtiObjectList;  | 
AFieldDelim: string;  | 
ARowDelim: string;  | 
AColsSelected: TStringList  | 
); overload;  | 
AStream: TStream;  | 
AList: TtiObjectList  | 
); overload;  |