System.Rtti.TValue.AsVarRec
Delphi
function AsVarRec: TVarRec;
C++
System::TVarRec __fastcall AsVarRec(void);
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
function | public | System.Rtti.pas System.Rtti.hpp |
System.Rtti | TValue |
Description
Renvoie une instance de TVarRec adaptée à la transmission en tant que paramètre array of const
.
Exceptions
Un appel à AsVarRec peut déclencher l'exception suivante :
Exception | Exception.Message | Scénarios |
---|---|---|
Transtypage de classe non valide |