Vcl.Touch.Keyboard.TCustomKeyboardButton.State

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property State: TDrawState read FState;

C++

__property TDrawState State = {read=FState, 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 l'état d'un bouton TCustomKeyboardButton.

Utilisez State pour obtenir ou modifier le TDrawState d'une instance TCustomKeyboardButton.

Voir aussi