System.ObjAuto.TReturnInfo.ReturnType

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

ReturnType: ^PTypeInfo;

C++

System::Typinfo::PTypeInfo *ReturnType;

Properties

Type Visibility Source Unit Parent
field public
System.ObjAuto.pas
System.ObjAuto.hpp
System.ObjAuto TReturnInfo

Description

For internal use.

You should not use TReturnInfo directly.