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) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!