Table of Contents

TDataConnectionTable.Equals Method

Returns true if both objects are the same.

Syntax

Unit: FlexCel.Core

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

Parameters

<-> Parameter Type Description
obj TObject

See also