API:System.Rtti.TValue.From

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

class function From<T>(const Value: T): TValue; overload; inline; static;
class function From(ATypeInfo: PTypeInfo; const Value): TValue; overload; inline; static;

C++

TValue __fastcall TValue::From(const T Value)
static TValue __fastcall From(System::Typinfo::PTypeInfo ATypeInfo, const void *Value)/* overload */;

Propriétés

Type Visibilité  Source Unité  Parent
function public
System.Rtti.pas
SystemRtti.h
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 !