PlatformAPI.TPlatformSupportsOperation
Delphi
TPlatformSupportsOperation = (
psVFSPreProcessor,
psMobile,
psWindows,
psFrameworkCopy,
psiOS,
psUSBcatch,
psOSX,
psAndroid,
psLinux,
psRemoteDebugger,
psClangPCHSupport,
psRun,
psDeployment
);
C++
enum DECLSPEC_DENUM TPlatformSupportsOperation : unsigned char { psVFSPreProcessor, psMobile, psWindows, psFrameworkCopy, psiOS, psUSBcatch, psOSX, psAndroid, psLinux, psRemoteDebugger, psClangPCHSupport, psRun, psDeployment };
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
enum | public | PlatformAPI.pas PlatformAPI.hpp |
PlatformAPI | PlatformAPI |
Beschreibung
Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.