View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004746 | JEDI VCL | 00 JVCL Components | public | 2009-04-16 01:08 | 2009-04-17 08:37 |
Reporter | vanderwalr | Assigned To | obones | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | no change required | ||
Product Version | 3.00 | ||||
Target Version | Fixed in Version | ||||
Summary | 0004746: TJvHotkey incorrectly represents shortcut for PageUp | ||||
Description | Shortcut value for PageUp is 33. TJvHotKey.HotKey := 33 displays "Num 9". TJvHotKey does not display the values for keys pageup, pagedown, and arrows. Maybe it's a problem with extended keys. | ||||
Tags | No tags attached. | ||||
|
nevermind, modifiers property must also be set. In this case the modifier property must be set to hkExt in order to correctly display PageUp. |
Date Modified | Username | Field | Change |
---|---|---|---|
2009-04-16 01:08 | vanderwalr | New Issue | |
2009-04-16 23:32 | vanderwalr | Note Added: 0015424 | |
2009-04-17 08:37 | obones | Status | new => resolved |
2009-04-17 08:37 | obones | Resolution | open => no change required |
2009-04-17 08:37 | obones | Assigned To | => obones |