Edit control for input key shortcuts.
TecHotKey = class(TCustomEdit);
ecHotKeyEdit
Allows input of keyboard shortcut including Tab, Esc and Enter keys.
Used in key mapping editor.
|
Topic |
Description |
|
The methods of the TecHotKey class are listed here. | |
|
The properties of the TecHotKey class are listed here. |
|
Constructor |
|
virtual |
|
Property |
|
TecHotKey Methods |
Description |
|
Creates and initializes a TecHotKey instance. |
|
TecHotKey Properties |
Description |
|
Specifies how the control is anchored to its parent. | |
|
This is AutoSelect, a member of class TecHotKey. | |
|
This is AutoSize, a member of class TecHotKey. | |
|
Specifies which edges of the control are beveled. | |
|
Specifies the cut of the inner bevel. | |
|
Specifies the control’s bevel style. | |
|
Specifies the cut of the outer bevel. | |
|
Specifies the bi-directional mode for the control. | |
|
This is BorderStyle, a member of class TecHotKey. | |
|
This is CharCase, a member of class TecHotKey. | |
|
Specifies the background color of the control. | |
|
Specifies the size constraints for the control. | |
|
Determines whether a control has a three-dimensional (3-D) or two-dimensional look. | |
|
Indicates the image used to represent the mouse pointer when the control is being dragged. | |
|
Specifies whether the control is being dragged normally or for docking. | |
|
Determines how the control initiates drag-and-drop or drag-and-dock operations. | |
|
Controls whether the control responds to mouse, keyboard, and timer events. | |
|
Controls the attributes of text written on or in the control. | |
|
This is HideSelection, a member of class TecHotKey. | |
|
Specifies entered shortcut. | |
|
Determines the behavior of the input method editor (IME). | |
|
Specifies the input method editor (IME) to use for converting keyboard input to Asian language characters. | |
|
This is MaxLength, a member of class TecHotKey. | |
|
This is OEMConvert, a member of class TecHotKey. | |
|
This is OnChange, a member of class TecHotKey. | |
|
Occurs when the user clicks the control. | |
|
Occurs when the user right-clicks the control or otherwise invokes the popup menu (such as using the keyboard). | |
|
Occurs when the user double-clicks the left mouse button when the mouse pointer is over the control. | |
|
Occurs when the user drops an object being dragged. | |
|
Occurs when the user drags an object over a control. | |
|
Occurs when the dragging of an object ends, either by docking the object or by canceling the dragging. | |
|
Occurs when the dragging of an object ends, either by dropping the object or by canceling the dragging. | |
|
Occurs when a control receives the input focus. | |
|
Occurs when the input focus shifts away from one control to another. | |
|
Occurs when a user presses any key while the control has focus. | |
|
Occurs when key pressed. | |
|
Occurs when the user releases a key that has been pressed. | |
|
Occurs when the user presses a mouse button with the mouse pointer over a control. | |
|
Occurs when the user moves the mouse pointer while the mouse pointer is over a control. | |
|
Occurs when the user releases a mouse button that was pressed with the mouse pointer over a component. | |
|
Occurs when the user begins to drag a control with a DragKind of dkDock. | |
|
Occurs when the user begins to drag the control or an object it contains by left-clicking on the control and holding the mouse button down. | |
|
Specifies whether the control uses its parent’s BiDiMode. | |
|
Determines where a control looks for its color information. | |
|
Determines where a component looks to determine if it should appear three dimensional. | |
|
Determines where a control looks for its font information. | |
|
Determines where a control looks to find out if its Help Hint should be shown. | |
|
This is PasswordChar, a member of class TecHotKey. | |
|
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. | |
|
Contains a text string associated with the control. | |
|
Determines whether the component appears on screen. |
|
Copyright (c) 2004-2011. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|