Vcl.Touch.Keyboard.TKeyboardButton

De RAD Studio API Documentation
Aller à : navigation, rechercher

Vcl.Touch.Keyboard.TCustomKeyboardButtonSystem.TObjectTKeyboardButton

Delphi

TKeyboardButton = class(TCustomKeyboardButton);

C++

class PASCALIMPLEMENTATION TKeyboardButton : public TCustomKeyboardButton

Propriétés

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

Description

Classe par défaut pour la représentation des touches utilisées par TTouchKeyboard.

TKeyboardButton est une classe utilisée pour représenter les boutons sur un clavier virtuel. C'est aussi le type par défaut utilisé par TTouchKeyboard pour représenter ses touches.

Voir aussi