API:System.Rtti.TMethodImplementationCallback
Delphi
TMethodImplementationCallback = reference to procedure(
UserData: Pointer;
const Args: TArray<TValue>;
out Result: TValue);
C++
__interface TMethodImplementationCallback : public System::IInterface
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
anonMethod class |
public | System.Rtti.pas System.Rtti.hpp |
System.Rtti | System.Rtti |
説明
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。