System.Rtti.TRttiIndexedProperty.Handle

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Handle: PArrayPropInfo read GetHandle;

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
System.Rtti.pas
System.Rtti.hpp
System.Rtti TRttiIndexedProperty

Beschreibung

Für den internen Gebrauch.

Verwenden Sie Handle nicht direkt.