RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBControlService Class

TIBControlService is the ancestor object from which the structured and unstructured IBService components descend.

Pascal
TIBControlService = class(TIBCustomService);
C++
class TIBControlService : public TIBCustomService;

TIBControlService is the ancestor object from which the structured and unstructured IBService components descend.

Note: You must install InterBase 6 to use this feature.
 

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