System.Curl.curl_formadd

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

Delphi

curl_formadd: function (httppost: PPointer; { curl_httppost }
last_post: PPointer { curl_httppost }
): CURLFORMcode; cdecl varargs;

C++

extern DELPHI_PACKAGE CURLFORMcode __cdecl (*curl_formadd)(System::PPointer httppost, System::PPointer last_post, ...);

プロパティ

種類 可視性 ソース ユニット
variable public
System.Curl.pas
System.Curl.hpp
System.Curl System.Curl

説明

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