Table of Contents

TTMSFNCDataBinder.IsConnected Method

Tests whether the specified object has an active binding item.

API unit family: TMSFNCDataBinding Declaring type: TTMSFNCDataBinder

Syntax

function IsConnected(AObject: TObject): Boolean;

Parameters

Name Description
AObject Object to test for an existing binding.

Returns

True if a binding item referencing AObject is present and active.