Data.Bind.Components.TCustomLinkFillControlToField.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TCustomLinkFillControlToField();

Properties

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

Description


Destroys an instance of the TContainedBindComponent class.

Data.Bind.Components.TCustomLinkFillControlToField.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