System.Rtti.TValue.AsVarRec
Delphi
function AsVarRec: TVarRec;
C++
System::TVarRec __fastcall AsVarRec();
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
function | public | System.Rtti.pas System.Rtti.hpp |
System.Rtti | TValue |
説明
array of const
パラメータとして渡すのに適した TVarRec インスタンスを返します。
例外
AsVarRec を呼び出すと、次の例外が発生する可能性があります。
例外 | Exception.Message | シナリオ |
---|---|---|
無効なクラス型キャスト |