API:PlatformAPI.TOTARemoteProfilePathItem

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

  TOTARemoteProfilePathItem = record
    Path: string;
    MaskOrFramework: string;
    IncludeSubDir: Boolean;
    DestinationDir: string;
    PathType: TOTARemotePathType;
    Reserved: string;
  end;

Properties

Type Visibility Source Unit Parent
record public PlatformAPI.pas PlatformAPI PlatformAPI

Description

Embarcadero Technologies does not currently have any additional information.