CompareValue Method

Overloads

CompareValue(TValue, TValue)

Compares two TValue instances.

CompareValue(TValue, TValue)

Compares two TValue instances.

Delphi
function CompareValue(const left: TValue; const right: TValue): Integer

Parameters

left
TValue
right
TValue

Returns

Integer

Remarks

A value that returns True from spring4d.api/!:isempty it is considered greater than a non empty value.