[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Source position: controls.pp line 316
type TKeyEvent = procedure( |
Sender: TObject; |
var Key: Word; |
Shift: TShiftState |
) of object; |
lazarus-ccr.sourceforge.net |