FMX.Platform.IFMXLocaleService.GetCurrentLangID

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetCurrentLangID: string;

C++

virtual System::UnicodeString __fastcall GetCurrentLangID() = 0 ;

Propriétés

Type Visibilité  Source Unité  Parent
function public
FMX.Platform.pas
FMX.Platform.hpp
FMX.Platform IFMXLocaleService

Description

Dans les classes descendantes, GetCurrentLangID implémente des fonctionnalités afin de renvoyer l'ID de la localisation couramment utilisée (en, fr, ja, etc).

Voir aussi