Data.Bind.Components.TBindCompDesignExpression.ParentCollectionItem
[–] Properties | |
---|---|
Type: property | |
Visibility: public | |
Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
Unit: Data.Bind.Components | |
Parent: TBindCompDesignExpression |
Delphi
property ParentCollectionItem: TCollectionItem read FParentCollectionItem;
C++
__property System::Classes::TCollectionItem* ParentCollectionItem = {read=FParentCollectionItem};
Description
An item in the parent collection of this collection of binding expressions.