Vcl.Touch.Keyboard.TKeyCaptions.KeyCaption

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function KeyCaption(const AName, AValue, ALanguage: string): TKeyCaption;

C++

TKeyCaption __fastcall KeyCaption(const System::UnicodeString AName, const System::UnicodeString AValue, const System::UnicodeString ALanguage);

Propriétés

Type Visibilité  Source Unité  Parent
function public
Vcl.Touch.Keyboard.pas
Vcl.Touch.Keyboard.hpp
Vcl.Touch.Keyboard TKeyCaptions

Description

Renvoie un enregistrement TKeyCaption.

Utilisez KeyCaption pour obtenir un enregistrement TKeyCaption à partir des valeurs des chaînes AName, AValue et ALanguage.

Voir aussi