Vcl.Touch.Keyboard.TCustomKeyboardButton.ID

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property ID: Integer read FID write FID;

C++

__property int ID = {read=FID, write=FID, 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 un identifiant unique pour un bouton TCustomKeyboardButton.

L'ID est affecté par le framework tactile VCL pour identifier de manière unique le bouton.

Voir aussi