RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomAdapter.Create Constructor

Constructor for TCustomAdapter.

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

Creates instance variables that hold interfaces, object references used by TCustomAdapter

 

Create_d

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!