PlatformAPI.TDeviceType

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

TDeviceType = (dtEmulator = 0, dtDevice = 1, dtSimulator = 2);

C++

enum DECLSPEC_DENUM TDeviceType : unsigned char { dtEmulator, dtDevice, dtSimulator };

プロパティ

種類 可視性 ソース ユニット
enum public
PlatformAPI.pas
PlatformAPI.hpp
PlatformAPI PlatformAPI

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。