Data.Bind.Components.TCustomBindControlValue.Destroy

From RAD Studio API Documentation
Revision as of 01:33, 7 June 2012 by BuildBot (talk | contribs) (Created page with '{{#lst:API:Data.Bind.Components.TCustomBindControlValue.Destroy|api}} ==Description== {{#lsth:API:Data.Bind.Components.TCustomBindControlValue.Destroy|Description}}')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TCustomBindControlValue();

Properties

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

Description


Destroys a TCommonBindComponent instance.

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