RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBOutputDelimitedFile.RowDelimiter Property

Sets the row delimiter for the output file.

Pascal
property RowDelimiter: string;
C++
__property AnsiString RowDelimiter;

Use RowDelimiter to set the column delimiter (either Tab-Ctrl-F or |~) for the output file. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!