Navigation: Code Documentation > RSCommon > GValue > Classes > TGCustomValue > Properties
TGCustomValue.AsString Property
Allows the user to get and set the value inside the object as a string. When you assign a value using the AsString property, the VType property is changed to vtString.
Namespace: GValue
Delphi
protected property AsString: String read GetAsString write SetAsString;
Property Value
Type: String
•GValue.TGCustomValue.VType
•TGCustomValue
•GValue