Fmx.Bind.DBLinks.TCustomBindDBGridLink.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TCustomBindDBGridLink();

Properties

Type Visibility Source Unit Parent
destructor public
Fmx.Bind.DBLinks.pas
Fmx.Bind.DBLinks.hpp
Fmx.Bind.DBLinks TCustomBindDBGridLink

Description


Destroys an instance of the TContainedBindComponent class.

Fmx.Bind.DBLinks.TCustomBindDBGridLink.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