Data.Bind.DBLinks.TBaseBindDBControlLink

From RAD Studio API Documentation
Jump to: navigation, search

Data.Bind.Components.TBindComponentDelegateData.Bind.Components.TContainedBindComponentData.Bind.Components.TBasicBindComponentSystem.Classes.TComponentSystem.Classes.TPersistentTBaseBindDBControlLink

Delphi

TBaseBindDBControlLink = class(TBindComponentDelegate, IBindActivate)

C++

class PASCALIMPLEMENTATION TBaseBindDBControlLink : public Data::Bind::Components::TBindComponentDelegate

Properties

Type Visibility Source Unit Parent
class public
Data.Bind.DBLinks.pas
Data.Bind.DBLinks.hpp
Data.Bind.DBLinks Data.Bind.DBLinks

Description

Represents a base binding component that wraps another binding component in order to link to a control.

See Also