Show: Delphi C++
Display Preferences

FMX.Types.TranslateText

From XE3 API Documentation
Jump to: navigation, search

Delphi

function TranslateText(const AText: string): string;

C++

extern DELPHI_PACKAGE System::UnicodeString __fastcall TranslateText(const System::UnicodeString AText);

Properties

Type Visibility Source Unit Parent
function public
FMX.Types.pas
FMX.Types.hpp
FMX.Types FMX.Types

Description

Translates a specified string.

AText specifies the string to be translated.

TranslateText calls Translate, with AText as parameter.

See Also

Personal tools
Translations