System.Rtti.TRttiIndexedProperty.Handle

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Handle: PArrayPropInfo read GetHandle;

C++

__property System::Typinfo::PArrayPropInfo Handle = {read=GetHandle};

Properties

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

Description

For internal use.

You should not use Handle directly.