Table of Contents

TDataConnection.Equals Method

Returns true if obj is the same as this object.

Syntax

Unit: FlexCel.Core

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

Parameters

<-> Parameter Type Description
obj TObject

See also