[Overview][Classes][Procedures and functions][Index] |
Gets the number of bytes needed to store a value using the specified RTTI type.
Source position: laz2_xmlcfg.pas line 83
protected function TXMLConfig.SizeOfTypeInfo( |
const APTypeInfo: PTypeInfo |
):Integer; |
APTypeInfo |
|
Pointer to the RTTI type information for a given value. |
Number of bytes needed for a value of the specified type.
Version 4.0 | Generated 2025-05-03 | Home |