Navigation: Code Documentation > RSCommon > GValue > Classes > TGCustomValue > Methods
TGCustomValue.Equals(TGCustomValue) Method
Returns true if the current value equals the input AValue.
Namespace: GValue
Delphi
public function Equals( AValue: TGCustomValue ): Boolean; reintroduce;virtual;
Parameters
AValue
Type: TGCustomValue
Type: Boolean
•TGCustomValue
•GValue