Table of Contents

TTMSFNCDataBinder.ItemByObject Property

Returns the binding item for the given bound object and property name, or nil if not found.

API unit family: TMSFNCDataBinding Declaring type: TTMSFNCDataBinder Type: TTMSFNCDataBinderItem

Syntax

property ItemByObject[AObject: TObject; APropertyName: string]: TTMSFNCDataBinderItem;