RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBOutputDelimitedFile Class

TIBOutputDelimitedFile performs batch output of data to delimited files.

Pascal
TIBOutputDelimitedFile = class(TIBBatchOutput);
C++
class TIBOutputDelimitedFile : public TIBBatchOutput;

Use a TIBOutputDelimitedFile object to perform batch output of data to delimited files. 

 

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