API:Data.Bind.Grid.TBaseLinkToDataSource

From RAD Studio API Documentation

TBaseLinkToDataSourceData.Bind.Components.TBindComponentDelegateData.Bind.Components.TContainedBindComponentData.Bind.Components.TBasicBindComponentSystem.Classes.TComponentSystem.Classes.TPersistent

Delphi

TBaseLinkToDataSource = class(TBindComponentDelegate)

C++

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

Properties

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

Description

Is a binding component that wraps one or more other binding components. Data.Bind.Grid.TBaseLinkToDataSource inherits from Data.Bind.Components.TBindComponentDelegate. All content below this line refers to Data.Bind.Components.TBindComponentDelegate.

Is a binding component that wraps one or more other binding components.

See Also