RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBBase Class

TIBBase is the ancestor object from which TIBTransaction descends.

Pascal
TIBBase = class(TObject);
C++
class TIBBase : public TObject;

TIBBase is the ancestor object from which TIBTransaction descends. 

 

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