Table of Contents

TEffectContainer.Equals Method

Returns true if both objects are the same.

Syntax

Unit: FlexCel.Core

function TEffectContainer.Equals(obj: TObject): Boolean; overload; override;

Parameters

<-> Parameter Type Description
obj TObject

See also