Data.Bind.Components.TBindCompDesignExpression.CollectionName

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property CollectionName: string read FCollectionName;

C++

__property System::UnicodeString CollectionName = {read=FCollectionName};

Eigenschaften

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


Beschreibung

Der Name der Kollektion von Bindungsausdrücken (z.B. Format).

Siehe auch