TTMSFNCDataBinder.ItemByObject Property
Returns the binding item for the given bound object and property name, or
nilif not found.
API unit family: TMSFNCDataBinding
Declaring type: TTMSFNCDataBinder
Type: TTMSFNCDataBinderItem
Syntax
property ItemByObject[AObject: TObject; APropertyName: string]: TTMSFNCDataBinderItem;