RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBBatchOutput Class

TIBBatchOutput is the abstract class for performing all batch output.

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

Use a TIBBatchOutput object to provide properties and methods for performing all batch output. 

 

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