System.Rtti.TValue.AsVarRec
Delphi
function AsVarRec: TVarRec;
C++
System::TVarRec __fastcall AsVarRec();
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | System.Rtti.pas System.Rtti.hpp |
System.Rtti | TValue |
Description
Returns a TVarRec instance suitable for passing as an array of const parameter.
Exceptions
A call to AsVarRec may raise the following exception:
| Exception | Exception.Message | Scenarios |
|---|---|---|
|
Invalid class typecast |