API:Data.Bind.Components.TCustomBindLink.Destroy
| [–] Properties | |
|---|---|
| Type: destructor | |
| Visibility: public | |
| Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
| Unit: Data.Bind.Components | |
| Parent: TCustomBindLink | |
Delphi
destructor Destroy; override;
C++
__fastcall virtual ~TCustomBindLink();
Description
Destroys a TCommonBindComponent instance.
Data.Bind.Components.TCustomBindLink.Destroy inherits from Data.Bind.Components.TCommonBindComponent.Destroy. All content below this line refers to Data.Bind.Components.TCommonBindComponent.Destroy.
Destroys a TCommonBindComponent instance.