RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomMenuItem.Keyed Method

Executes the menu item's function in response to a user's keyboard command.

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

This method is largely identical to the inherited method in TCustomActionControl. Additional actions are taken specifically for TCustomMenuItem objects. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!