Data.Bind.Components.TLinkFillControlToProperty

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Data.Bind.Components.TCustomLinkFillControlToPropertyData.Bind.Components.TCustomLinkControlToPropertyData.Bind.Components.TLinkControlDelegateTLinkFillControlToProperty

Delphi

TLinkFillControlToProperty = class(TCustomLinkFillControlToProperty)

C++

class PASCALIMPLEMENTATION TLinkFillControlToProperty : public TCustomLinkFillControlToProperty

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 einen Wert eines Steuerelements mit einer Komponenteneigenschaft und füllt das Steuerelement mit möglichen Werten.

Die Klasse TLinkFillControlToProperty erweitert TCustomLinkFillControlToProperty um published-Eigenschaften.

Tipp: Das Steuerelement muss das Interface IEditObserver implementieren.

Siehe auch