Show: Delphi C++
Display Preferences

Data.Bind.Components.TBindLink

From XE2 API Documentation
Jump to: navigation, search

Data.Bind.Components.TCustomBindLinkData.Bind.Components.TActivatedContainedBindComponentData.Bind.Components.TCommonBindComponentData.Bind.Components.TContainedBindComponent
TBindLink

Delphi

TBindLink = class(TCustomBindLink)

C++

class PASCALIMPLEMENTATION TBindLink : public TCustomBindLink

Properties

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

Description

Used when creating bindings to the columns in the grid of a dataset.

In general, TBindLink is used for linking operations, for example, linking dataset fields to various lists. TBindLink is built on the TCustomBindLink class and publishes a set of additional properties that can be accessed from within the Object Inspector.

See Also

Personal tools
Previous Versions
Translations