Vcl.Touch.Keyboard.TKeyCaptions.TKeyCaptionArray

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TKeyCaptionArray = array of TKeyCaption;

C++

typedef System::DynamicArray<TKeyCaption> TKeyCaptionArray;

Propriétés

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

Description

Est un tableau d'enregistrements de type TKeyCaption.

TKeyCaptionArray est un tableau d'enregistrements de type TKeyCaption.

Voir aussi