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