PlatformAPI.TOTARemoteFileInfo

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TOTARemoteFileInfo = record

C++

struct DECLSPEC_DRECORD TOTARemoteFileInfo
{
public:
    System::UnicodeString Name;
    int Attributes;
    System::TDateTime TimeStamp;
    __int64 Size;
};

Propriétés

Type Visibilité  Source Unité  Parent
record
struct
public
PlatformAPI.pas
PlatformAPI.hpp
PlatformAPI PlatformAPI

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 !