API:System.Rtti.TRttiType.TypeSize

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property TypeSize: Integer read GetTypeSize;

C++

__property int TypeSize = {read=GetTypeSize, nodefault};

Properties

Type Visibility Source Unit Parent
property public
System.Rtti.pas
System.Rtti.hpp
System.Rtti TRttiType

Description

Embarcadero Technologies does not currently have any additional information.