System.Curl.curl_formadd
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, ...);
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| variable | public | System.Curl.pas System.Curl.hpp |
System.Curl | System.Curl |
Description
Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !