Data.Bind.Components.TCustomLinkControlToField.Destroy
[–] Properties | |
---|---|
Type: destructor | |
Visibility: public | |
Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
Unit: Data.Bind.Components | |
Parent: TCustomLinkControlToField |
Delphi
destructor Destroy; override;
C++
__fastcall virtual ~TCustomLinkControlToField();
Description
Destroys an instance of the TContainedBindComponent class.
Data.Bind.Components.TCustomLinkControlToField.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.