Data.Bind.Components.TBindCompDesignExpression.ControlScope

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property ControlScope: string read FControlScope;

C++

__property System::UnicodeString ControlScope = {read=FControlScope};

Eigenschaften

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


Beschreibung

Der Gültigkeitsbereich der Steuerbindungen.

Siehe auch