TRTFRun.Inequality Operator
Adapts the <> operator so it returns true when both instances have different values.
Syntax
Unit: FlexCel.Core
class operator TRTFRun.Inequality(const b1: TRTFRun; const b2: TRTFRun): Boolean; overload;
Parameters
See also