RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TActionClients.AutoHotKeys Property

Specifies whether accelerator keys are auto-generated for items that do not have them assigned.

Pascal
property AutoHotKeys: Boolean;
C++
__property Boolean AutoHotKeys;

Use AutoHotKeys to specify whether accelerator keys are auto-generated for items that do not have them assigned. If AutoHotKeys is set to True, accelerator keys are automatically assigned to each action client item that does not have one assigned. 

 

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