RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBControlAndQueryService.Create Constructor

Creates an instance of a TIBControlAndQueryService.

Pascal
constructor Create(AOwner: TComponent); override;
C++
virtual __fastcall TIBControlAndQueryService(TComponent * AOwner);

Call Create to create an instance of a TIBControlAndQueryService component.

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!