API:System.SysUtils.TOSVersion.TArchitecture

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TArchitecture = (arIntelX86, arIntelX64, arARM32, arARM64);

C++

enum DECLSPEC_DENUM TArchitecture : unsigned char { arIntelX86, arIntelX64, arARM32, arARM64 };

Propriétés

Type Visibilité  Source Unité  Parent
enum public
System.SysUtils.pas
System.SysUtils.hpp
System.SysUtils TOSVersion

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 !