Data.Bind.Components.TCustomBindGridListLink.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TCustomBindGridListLink();

Properties

Type Visibility Source Unit Parent
destructor public
Data.Bind.Components.pas
Data.Bind.Components.hpp
Data.Bind.Components TCustomBindGridListLink

Description


Destroys a TCommonBindComponent instance.

Data.Bind.Components.TCustomBindGridListLink.Destroy inherits from Data.Bind.Components.TCommonBindComponent.Destroy. All content below this line refers to Data.Bind.Components.TCommonBindComponent.Destroy.

Destroys a TCommonBindComponent instance.

See Also