Navigation: Code Documentation > RSCommon > GValue > Classes > TGCustomValue > Constructors
TGCustomValue.CreateValue(TVarRec) Constructor
Creates the value object and assigns the AValue to the new object.
Namespace: GValue
Delphi
public constructor CreateValue( AValue: TVarRec );
Parameters
AValue
Type: TVarRec
•TGCustomValue
•GValue