API:Vcl.Touch.Keyboard.TCustomKeyboardButton.TDrawState

提供:RAD Studio API Documentation

Delphi

TDrawState = (dsNormal, dsPressed, dsDisabled);

C++

enum class DECLSPEC_DENUM TDrawState : unsigned char { dsNormal, dsPressed, dsDisabled };

プロパティ

種類 可視性 ソース ユニット
enum public
Vcl.Touch.Keyboard.pas
Vcl.Touch.Keyboard.hpp
Vcl.Touch.Keyboard TCustomKeyboardButton

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。