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.4 | Generated 2025-11-08 | Home |