API:System.Rtti.TValue.FromArray
Delphi
class function FromArray(ArrayTypeInfo: PTypeInfo; const Values: array of TValue): TValue; static;
C++
static TValue __fastcall FromArray(System::Typinfo::PTypeInfo ArrayTypeInfo, const TValue *Values, const System::NativeInt Values_High);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | System.Rtti.pas System.Rtti.hpp |
System.Rtti | TValue |
Description
Embarcadero Technologies does not currently have any additional information.