RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomMenuButton.Keyed Method

Executes the button's function in response to a keyboard command.

Pascal
procedure Keyed; override;
C++
virtual __fastcall Keyed();

This method is mostly the same as the inherited method. The only difference is that the button becomes selected. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!