我正在使用德尔福 XE。我正在开发一个来自 TPanel 的组件。TApGUITab=class(Tpanel) 我通过处理 WMKeyDown 消息来处理按键按下事件,但是当我按下箭头键时它不会被调用,并且它将焦点设置到另一个控件而不是调用该事件。我现在该怎么办?
TApGUITab=class(Tpanel)
windows delphi keyboard custom-controls delphi-xe
custom-controls ×1
delphi ×1
delphi-xe ×1
keyboard ×1
windows ×1