API:PlatformAPI.TOTARemotePathType

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TOTARemotePathType = (orptInclude, orptLibrary, orptFramework, orptOther);

C++

enum DECLSPEC_DENUM TOTARemotePathType : unsigned char { orptInclude, orptLibrary, orptFramework, orptOther };

Properties

Type Visibility Source Unit Parent
enum public
PlatformAPI.pas
PlatformAPI.hpp
PlatformAPI PlatformAPI

Description

Embarcadero Technologies does not currently have any additional information.