API:Soap.OPToSOAPDomConv.TMemberDataNotReceivedEvent
Delphi
TMemberDataNotReceivedEvent = procedure(const ClassName: string; const Member: string) of object;
C++
typedef void __fastcall (__closure *TMemberDataNotReceivedEvent)(const System::UnicodeString ClassName, const System::UnicodeString Member);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
type typedef |
public | Soap.OPToSOAPDomConv.pas Soap.OPToSOAPDomConv.hpp |
Soap.OPToSOAPDomConv | Soap.OPToSOAPDomConv |
Description
Embarcadero Technologies does not currently have any additional information.