Datasnap.DSPlatform.TDSPlatform.PlatformName

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

class function PlatformName: string; static;

C++

static System::UnicodeString __fastcall PlatformName();

Propriétés

Type Visibilité  Source Unité  Parent
function public
Datasnap.DSPlatform.pas
Datasnap.DSPlatform.hpp
Datasnap.DSPlatform TDSPlatform

Description

Renvoie le nom de la plate-forme du système d'exploitation sur lequel Datasnap.DSPlatform.TDSPlatform s'exécute.

La méthode statique PlatformName renvoie le nom de la plate-forme du système d'exploitation ('win32') sur lequel Datasnap.DSPlatform.TDSPlatform s'exécute.

Voir aussi