Data.Bind.Grid.TCustomLinkGridToDataSource.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: destructor
Visibility: public
Source:
Data.Bind.Grid.pas
Data.Bind.Grid.hpp
Unit: Data.Bind.Grid
Parent: TCustomLinkGridToDataSource

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TCustomLinkGridToDataSource();

Description


Destroys an instance of the TContainedBindComponent class.

Data.Bind.Grid.TCustomLinkGridToDataSource.Destroy inherits from Data.Bind.Components.TContainedBindComponent.Destroy. All content below this line refers to Data.Bind.Components.TContainedBindComponent.Destroy.

Destroys an instance of the TContainedBindComponent class.

See Also