Navigation: Code Documentation > RSCommon > GValue > Classes > TGCustomValue > Properties
TGCustomValue.AsChar Property
Allows the user to get and set the value inside the object as a character. When you assign a value using the AsChar property, the VType property is changed to vtChar.
Namespace: GValue
Delphi
protected property AsChar: Char read GetAsChar write SetAsChar;
Property Value
Type: Char
•GValue.TGCustomValue.VType
•TGCustomValue
•GValue