API:System.Rtti.TValue.TryAsType

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function TryAsType<T>(out AResult: T; const EmptyAsAnyType: Boolean = True): Boolean;

C++

bool __fastcall TValue::TryAsType(/* out */ T &AResult, const bool EmptyAsAnyType)

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 !