Data.Bind.Components.TLinkFillControlToField

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Data.Bind.Components.TCustomLinkFillControlToFieldData.Bind.Components.TCustomLinkControlToFieldData.Bind.Components.TLinkControlToFieldDelegateData.Bind.Components.TLinkControlDelegateTLinkFillControlToField

Delphi

TLinkFillControlToField = class(TCustomLinkFillControlToField)

C++

class PASCALIMPLEMENTATION TLinkFillControlToField : public TCustomLinkFillControlToField

Eigenschaften

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


Beschreibung

Verknüpft ein Steuerelement mit einem Feld und füllt das Steuerelement mit möglichen Werten.

Die Klasse TLinkFillControlToField erweitert TCustomLinkFillControlToField um published-Eigenschaften.

Tipp: Bei bidirektionalen Richtungen muss das Steuerelement das Interface IEditLinkObserver unterstützen.

Siehe auch