API:Soap.Rio.TAfterExecuteEvent
Delphi
TAfterExecuteEvent = procedure(const MethodName: string; SOAPResponse: TStream) of object;
C++
typedef void __fastcall (__closure *TAfterExecuteEvent)(const System::UnicodeString MethodName, System::Classes::TStream* SOAPResponse);
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
type typedef |
public | Soap.Rio.pas Soap.Rio.hpp |
Soap.Rio | Soap.Rio |
説明
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。