API:PlatformAPI.TOTARemoteProfilePathItem

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TOTARemoteProfilePathItem = record

C++

struct DECLSPEC_DRECORD TOTARemoteProfilePathItem
{
public:
    System::UnicodeString Path;
    System::UnicodeString MaskOrFramework;
    bool IncludeSubDir;
    System::UnicodeString DestinationDir;
    TOTARemotePathType PathType;
    System::UnicodeString Reserved;
};

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.