Data.Bind.Grid.TBaseLinkToDataSource

From RAD Studio API Documentation
Jump to: navigation, search

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

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

TBaseLinkToDataSource is the base class for delegate components which connect a component to a data source.

See Also