API:System.Rtti.TMethodImplementationCallback

提供: RAD Studio API Documentation
移動先: 案内検索

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

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。