System.Rtti.GetStorageSize

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetStorageSize(TypeInfo: PTypeInfo): Integer;

C++

extern DELPHI_PACKAGE int __fastcall GetStorageSize(System::Typinfo::PTypeInfo TypeInfo);

Properties

Type Visibility Source Unit Parent
function public
System.Rtti.pas
System.Rtti.hpp
System.Rtti System.Rtti

Description

Embarcadero Technologies does not currently have any additional information.