System.Curl.curl_fileinfo_strings

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

curl_fileinfo_strings = record

C++

struct DECLSPEC_DRECORD curl_fileinfo_strings
{
public:
    char * time;
    char * perm;
    char * user;
    char * group;
    char * target;
};

Propriétés

Type Visibilité  Source Unité  Parent
record
struct
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 !