Possible default actions on special keys.
Source position: controls.pp line 229
type TControlRoleForForm = ( |
||
crffDefault, |
|
This control is notified when the user presses Return. |
crffCancel |
|
This control is notified when the user presses Escape. |
); |
| Version 4.4 | Generated 2025-11-08 | Home |