RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBInstall.Create Constructor

Creates an installation component.

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

Call Create to create an installation 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!