API:Data.Bind.Grid.TCustomLinkGridToDataSource

From RAD Studio API Documentation

TCustomLinkGridToDataSourceData.Bind.Grid.TBaseLinkGridToDataSourceData.Bind.Grid.TBaseLinkToDataSourceData.Bind.Components.TBindComponentDelegate

Delphi

TCustomLinkGridToDataSource = class(TBaseLinkGridToDataSource)

C++

class PASCALIMPLEMENTATION TCustomLinkGridToDataSource : public TBaseLinkGridToDataSource

Properties

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

Description

TBaseLinkGridToDataSource is the base class for components which connect a grid control to a data source, such as TLinkGridToDataSource. {{#multireplace:Data.Bind.Grid.TCustomLinkGridToDataSource|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:Data.Bind.Grid.TBaseLinkGridToDataSource|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:Data.Bind.Grid.TBaseLinkGridToDataSource|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.

TBaseLinkGridToDataSource is the base class for components which connect a grid control to a data source, such as TLinkGridToDataSource.

See Also