Vcl.AxCtrls.TConnectionPoints.Destroy
Delphi
destructor Destroy; override;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| destructor | public | System.Win.ComObj.pas | Vcl.AxCtrls | TConnectionPoints |
Description
Destroys an instance of a connection points object.
Destroy is called automatically. It is not necessary for the user to dispose of the connection points object. Destroy frees the list of connection point objects that was created in the constructor.