Vcl.Touch.Keyboard.TCustomKeyboardButton.Width

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property Width: Integer read FWidth;

C++

__property int Width = {read=FWidth, 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 Width pour lire ou modifier la largeur d'une instance de TCustomKeyboardButton.

Voir aussi