API:Soap.SOAPAttachIntf.TOnSendAttachmentEvent

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

Delphi

TOnSendAttachmentEvent = procedure(AttachmentStream: TStream; Attachment: TSOAPAttachment) of object;

C++

typedef void __fastcall (__closure *TOnSendAttachmentEvent)(System::Classes::TStream* AttachmentStream, Soap::Invokeregistry::TSOAPAttachment* Attachment);

プロパティ

種類 可視性 ソース ユニット
type
typedef
public
Soap.SOAPAttachIntf.pas
Soap.SOAPAttachIntf.hpp
Soap.SOAPAttachIntf Soap.SOAPAttachIntf

説明

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