Vcl.Touch.Keyboard.TKeyCaptions.TKeyCaptionArray
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.