Vcl.Touch.Keyboard.TCustomTouchKeyboard.WndProc

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

procedure WndProc(var Message: TMessage); override;

C++

virtual void __fastcall WndProc(Winapi::Messages::TMessage &Message);

プロパティ

種類 可視性 ソース ユニット
procedure
function
protected
Vcl.Touch.Keyboard.pas
Vcl.Touch.Keyboard.hpp
Vcl.Touch.Keyboard TCustomTouchKeyboard

説明

キーボードに特定のメッセージレスポンスを提供します。

WndProc メソッドはキーボードの最初のメソッドで、Windows メッセージを受け取ってキーを押します。