API:System.Rtti.TRttiIndexedProperty.GetValue

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetValue(Instance: Pointer; const Args: array of TValue): TValue;

C++

TValue __fastcall GetValue(void * Instance, const TValue *Args, const int Args_High);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!