Vcl.Touch.Keyboard.TCustomKeyboardButton.State
Delphi
property State: TDrawState read FState;
C++
__property TDrawState State = {read=FState, nodefault};
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
|---|---|---|---|---|
| property | public | Vcl.Touch.Keyboard.pas Vcl.Touch.Keyboard.hpp |
Vcl.Touch.Keyboard | TCustomKeyboardButton |
Beschreibung
Legt den Zustand einer TCustomKeyboardButton-Schaltfläche fest.
Verwenden Sie State, um das TDrawState einer TCustomKeyboardButton-Instanz zu ermitteln oder zu modifizieren.