FMX.Types.TLang.LangStr

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property LangStr[const Index: string]: TStrings read GetLangStr;

C++

__property System::Classes::TStrings* LangStr[const System::UnicodeString Index] = {read=GetLangStr};

Propriétés

Type Visibilité  Source Unité  Parent
property public
FMX.Types.pas
FMX.Types.hpp
FMX.Types TLang


Description

Spécifie les chaînes traduites dans une langue.

La propriété LangStr contient des informations sur toutes les chaînes traduites dans une langue spécifique.

Voir aussi