RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomAdapter.ConnectOleObject Method

Associates the adapter with an OLE interface.

Pascal
procedure ConnectOleObject(OleObject: IUnknown);
C++
__fastcall ConnectOleObject(IUnknown OleObject);

ConnectOleObject is used internally to associate the adapter with the OLE object it represents. 

 

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