RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomAdapter.ReleaseOleObject Method

Releases the associated OLE interface, allowing it to decrease its reference count.

Pascal
procedure ReleaseOleObject;
C++
__fastcall ReleaseOleObject();

When implementing a descendant of TCustomAdapter, call ReleaseOleObject when the adapter no longer needs the OLE object. 

 

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