Vcl.Touch.Keyboard.TCustomKeyboardButton.Height

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property Height: Integer read FHeight;

C++

__property int Height = {read=FHeight, nodefault};

Propriétés

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

Description

Spécifie la taille verticale du bouton TCustomKeyboardButton en pixels.

Utilisez Height pour obtenir ou modifier la hauteur d'une instance de TCustomKeyboardButton.

Voir aussi