|
RAD Studio VCL Reference
|
Destroys the TSharedConnection instance.
destructor Destroy; override;
virtual __fastcall ~TSharedConnection();
Do not call Destroy directly in an application. Instead, call Free, which verifies that the reference to the shared connection component is not nil before calling Destroy
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|