RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBInputDelimitedFile.ColDelimiter Property

Sets the column delimiter for the input file.

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

Use ColDelimiter 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!