RAD Studio VCL Reference
|
Called when an application releases a component interface.
function _Release: Integer; stdcall;
__fastcall __stdcall int _Release();
__Release is a basic implementation of the IInterface method, _Release.
__Release returns the resulting value of the reference count for the component's interface.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|