|
<< Click to Display Table of Contents >> Navigation: Intraweb Components > Standard > TIWImageButton > Properties > HotKey |
Use this property to specifiy a shortcut key to activate/focus an element.
SIGNATURE=IWCompExtCtrls.TIWImageButton.HotKey
ETYPE=Property
Declaration:
Delphi: |
published property HotKey: string; |
C++: |
__published: __property String HotKey; |
Description: This is HotKey, a member of class TIWImageButton.