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);
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| function | public | System.Rtti.pas System.Rtti.hpp |
System.Rtti | TValue |
Description
Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !