[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Source position: controls.pp line 191
type TControlRolesForForm = set of ( |
||
crffDefault, |
|
This control is notified when the user presses Return. |
crffCancel |
|
This control is notified when the user presses Escape. |
); |
lazarus-ccr.sourceforge.net |