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