PlatformAPI.TOTARemoteProfilePathItem
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;
};
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
record struct |
public | PlatformAPI.pas PlatformAPI.hpp |
PlatformAPI | PlatformAPI |
Beschreibung
Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.