RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
THotKey Properties

The properties of the THotKey class are listed here.

 
Name 
Description 
 
Specifies how the control is anchored to its parent. 
 
Determines whether the accelerator key automatically changes its height to accommodate the font size. 
 
Specifies the bi-directional mode for the control. 
 
Specifies the size constraints for the control. 
 
Determines whether the control's image is rendered directly to the window or painted to an in-memory bitmap first. 
 
Controls whether the control responds to mouse, keyboard, and timer events. 
 
Hint 
Contains the text string that can appear when the user moves the mouse over the control. 
 
Contains the current key combination of the accelerator key control. 
 
Allows you to specify that one or more modifier keys should be considered invalid. 
 
Specifies the key or keys that are used in combination with a non-modifier key. 
 
Specifies whether the control uses its parent's BiDiMode. 
 
ParentDoubleBuffered defers the DoubleBuffered property of this component to the value of the parent's DoubleBuffered property. 
 
Determines where a control looks to find out if its Help Hint should be shown. 
 
Identifies the pop-up menu associated with the control. 
 
Determines whether the control displays a Help Hint when the mouse pointer rests momentarily on the control. 
 
Indicates the position of the control in its parent's tab order. 
 
Determines if the user can tab to a control. 
 
Determines whether the component appears onscreen. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!