PlatformAPI.TPlatformSupportsOperation
Delphi
TPlatformSupportsOperation = (
psVFSPreProcessor,
psMobile,
psWindows,
psFrameworkCopy,
psiOS,
psUSBcatch,
psOSX,
psAndroid,
psLinux,
psRemoteDebugger,
psClangPCHSupport,
psRun,
psDeployment,
psVFSOverlay
);
C++
enum DECLSPEC_DENUM TPlatformSupportsOperation : unsigned char { psVFSPreProcessor, psMobile, psWindows, psFrameworkCopy, psiOS, psUSBcatch, psOSX, psAndroid, psLinux, psRemoteDebugger, psClangPCHSupport, psRun, psDeployment, psVFSOverlay };
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
enum | public | PlatformAPI.pas PlatformAPI.hpp |
PlatformAPI | PlatformAPI |
Description
Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !