WSDLBind.TPort のメソッド
From RAD Studio VCL Documentation (Japanese)
Delphi の情報
| function GetName(): WideString; | |
| function GetBinding(): WideString; | |
| procedure SetName(Value: WideString); | |
| procedure SetBinding(Value: WideString); |
ユニット: WSDLBind
種類: メソッド
可視性: protected
所属クラス: TPort
C++ の情報
| System::WideString __fastcall GetName(void); | |
| System::WideString __fastcall GetBinding(void); | |
| void __fastcall SetName(System::WideString Value); | |
| void __fastcall SetBinding(System::WideString Value); |
ユニット: WSDLBind
種類: メソッド
可視性: protected
所属クラス: TPort
説明
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。