System.Rtti.TValue Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
DataSize public Returns the number of bytes occupied by the stored value.
Empty public Returns an empty TValue record.
IsEmpty public Checks whether the TValue record is empty.
Kind public Specifies the type kind of the stored value.
TypeData public Specifies a pointer to a TTypeData structure.
TypeInfo public Specifies a pointer to a TTypeInfo structure.


Retrieved from "https://docwiki.embarcadero.com/Libraries/Tokyo/e/index.php?title=System.Rtti.TValue_Properties&oldid=227993"