Table of Contents

TXmlMapDataBinding.Equals Method

Returns true if both databindings are the same.

Syntax

Unit: FlexCel.Core

function TXmlMapDataBinding.Equals(obj: TObject): Boolean; override;

Parameters

<-> Parameter Type Description
obj TObject

See also