System.Rtti.IValueData Methods

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
AddRefpublicIncrements the reference count for this interface.
ExtractRawDatapublicCopies the referenced data to the given memory address.
ExtractRawDataNoCopypublicCopies the referenced data to the given memory address.
GetDataSizepublicReturns the number of bytes occupied by the data.
GetReferenceToRawDatapublicReturns a pointer to the referenced data.
QueryInterfacepublicReturns a reference to a specified interface if the object supports that interface.
ReleasepublicDecrements the reference count for this interface.
SupportspublicIndicates whether a given interface supports a specific (another) interface.