System.Rtti.TValue Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
DataSizepublicReturns the number of bytes occupied by the stored value.
EmptypublicReturns an empty TValue record.
IsEmptypublicChecks whether the TValue record is empty.
KindpublicSpecifies the type kind of the stored value.
TypeDatapublicSpecifies a pointer to a TTypeData structure.
TypeInfopublicSpecifies a pointer to a TTypeInfo structure.