Vcl.Touch.Keyboard.TKeyCaptions.TKeyCaptionArray

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

type TKeyCaptionArray = array of TKeyCaptions.TKeyCaption;

C++

typedef System::DynamicArray<TKeyCaption> TKeyCaptionArray;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
array
typedef
public
Vcl.Touch.Keyboard.pas
Vcl.Touch.Keyboard.hpp
Vcl.Touch.Keyboard TKeyCaptions

Beschreibung

Ist ein Array von TKeyCaption-Datensätzen.

TKeyCaptionArray ist ein Array von TKeyCaption-Datensätzen.

Siehe auch