Navigation: Code Documentation > RSCommon > GValue > Classes > TGCustomValue > Properties
TGCustomValue.AsClass Property
Allows the user to get and set the value inside the object as a class. When you assign a value using the AsClass property, the VType property is changed to vtClass.
Namespace: GValue
Delphi
protected property AsClass: TClass read GetAsClass write SetAsClass;
Property Value
Type: TClass
•GValue.TGCustomValue.VType
•TGCustomValue
•GValue