RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBInputDelimitedFile.ReadBlanksAsNull Property

Reads blank spaces in the input file as null characters.

Pascal
property ReadBlanksAsNull: Boolean;
C++
__property Boolean ReadBlanksAsNull;

Set ReadBlanksAsNull to true read blank spaces as null characters in the input file. 

 

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