Table of Contents

TXmlMapSchema.Equals Method

Returns true if both objects have the same values.

Syntax

Unit: FlexCel.Core

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

Parameters

<-> Parameter Type Description
obj TObject

See also