API:Soap.Rio.TBeforeExecuteEvent

From RAD Studio API Documentation

Delphi

TBeforeExecuteEvent = procedure(const MethodName: string; SOAPRequest: TStream) of object;

C++

typedef void __fastcall (__closure *TBeforeExecuteEvent)(const System::UnicodeString MethodName, System::Classes::TStream* SOAPRequest);

Properties

Type Visibility Source Unit Parent
type
typedef
public
Soap.Rio.pas
Soap.Rio.hpp
Soap.Rio Soap.Rio

Description

Embarcadero Technologies does not currently have any additional information.