Data.Bind.Components.TBindCompDesignExpression.CollectionName
[–] Properties | |
---|---|
Type: property | |
Visibility: public | |
Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
Unit: Data.Bind.Components | |
Parent: TBindCompDesignExpression |
Delphi
property CollectionName: string read FCollectionName;
C++
__property System::UnicodeString CollectionName = {read=FCollectionName};
Description
The name of the collection of binding expressions (for instance, Format
).