API:Data.Bind.Components.TCustomBindListLink

Aus RAD Studio API Documentation

TCustomBindListLinkData.Bind.Components.TCustomBindListData.Bind.Components.TActivatedContainedBindComponentData.Bind.Components.TCommonBindComponentData.Bind.Components.TContainedBindComponent

Delphi

TCustomBindListLink = class(TCustomBindList, IBindPosition,
IBindLink, IBindListUpdate)

C++

class PASCALIMPLEMENTATION TCustomBindListLink : public TCustomBindList

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
class public
Data.Bind.Components.pas
Data.Bind.Components.hpp
Data.Bind.Components Data.Bind.Components

Beschreibung

Implementiert die Funktionalität zum Füllen eines Listensteuerelements mit Daten aus einer Datenquelle. {{#multireplace:Data.Bind.Components.TCustomBindListLink|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} erbt von {{#multireplace:Data.Bind.Components.TCustomBindList|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. Der folgende Inhalt bezieht sich auf {{#multireplace:Data.Bind.Components.TCustomBindList|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.

Implementiert die Funktionalität zum Füllen eines Listensteuerelements mit Daten aus einer Datenquelle.

Mit der Klasse TCustomBindList kann ein Listensteuerelement mit Daten aus einer Datenquelle, wie TBindScopeDB oder TPrototypeBindSource, anhand von Bindungsausdrücken gefüllt werden.

Siehe auch