API:PlatformAPI.TOTARemoteFileInfo
Delphi
TOTARemoteFileInfo = record
C++
struct DECLSPEC_DRECORD TOTARemoteFileInfo
{
public:
System::UnicodeString Name;
int Attributes;
System::TDateTime TimeStamp;
__int64 Size;
};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
record struct |
public | PlatformAPI.pas PlatformAPI.hpp |
PlatformAPI | PlatformAPI |
Description
Embarcadero Technologies does not currently have any additional information.