RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBInputDelimitedFile.RowDelimiter Property

Sets the row delimiter for the input file.

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

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

 

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