System.Curl.curl_formfree
Delphi
curl_formfree: procedure (form: pcurl_httppost); cdecl;
C++
extern DELPHI_PACKAGE void __cdecl (*curl_formfree)(pcurl_httppost form);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
variable | public | System.Curl.pas System.Curl.hpp |
System.Curl | System.Curl |
Description
Embarcadero Technologies does not currently have any additional information.