API:System.SysUtils.TLanguages.IndexOf

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function IndexOf(ID: TLocaleID): Integer; overload;
function IndexOf(const LocaleName: string): Integer; overload;

C++

int __fastcall IndexOf(unsigned ID)/* overload */;
int __fastcall IndexOf(const System::UnicodeString LocaleName)/* overload */;

Propriétés

Type Visibilité  Source Unité  Parent
function public
System.SysUtils.pas
System.SysUtils.hpp
System.SysUtils TLanguages

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 !