Table of Contents

TReflectionEffect.Equals Method

Returns true if both objects are the same.

Syntax

Unit: FlexCel.Core

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

Parameters

<-> Parameter Type Description
obj TObject

See also