API:PlatformAPI.TOTARemotePathType
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.