TMasterDetailLink.Equality Operator
Adapts the = operator so it returns true when both instances have the same values.
Syntax
Unit: FlexCel.Report
class operator TMasterDetailLink.Equality(const o1: TMasterDetailLink; const o2: TMasterDetailLink): Boolean; overload;
Parameters
<-> | Parameter | Type | Description |
---|---|---|---|
const | o1 | TMasterDetailLink | |
const | o2 | TMasterDetailLink |