API:Data.Bind.Components.TBindExpression.ControlExpression

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property ControlExpression: string read FControlExpression write SetControlExpression default 0;

C++

__property ControlExpression = {default=0};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property published
Data.Bind.Components.pas
Data.Bind.Components.hpp
Data.Bind.Components TBindExpression

Beschreibung

Gibt den Steuerbindungsausdruck an, der sich auf die Steuerkomponente auswirkt.

Data.Bind.Components.TBindExpression.ControlExpression erbt von Data.Bind.Components.TCustomBindExpression.ControlExpression. Der folgende Inhalt bezieht sich auf Data.Bind.Components.TCustomBindExpression.ControlExpression.

Gibt den Steuerbindungsausdruck an, der sich auf die Steuerkomponente auswirkt.

Siehe auch