RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBBatchInput Class

TIBBatchInput is the abstract class for performing all batch input.

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

Use a TIBBatchInput object to provide properties and methods for performing all batch input. 

 

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