PlatformAPI.TOTARemotePathType
Delphi
TOTARemotePathType = (orptInclude, orptLibrary, orptFramework, orptOther);
C++
enum DECLSPEC_DENUM TOTARemotePathType : unsigned char { orptInclude, orptLibrary, orptFramework, orptOther };
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
enum | public | PlatformAPI.pas PlatformAPI.hpp |
PlatformAPI | PlatformAPI |
説明
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。