Compares the AValue parameter to the current value and determines if they are equal. This method is fairly rigorous and considers two values not equal if they don't have the exact same DType property value.
Namespace: IEValue
Delphi |
public |
Parameters
AValue
Type: IIEValue
Type: Boolean
The EqualsStar method should be used if the user wants numeric types, dtInteger and dtFloat, to be equivalent |