Source position: orca_scene3d.pas line 951
type TD3KeyEvent = procedure(
var Key: Word;
var KeyChar: System.Widechar;
Shift: TShiftState
) of object;