System.Rtti.TValue Properties
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. |