procedure KeyDown(var Key: Word; var KeyChar: System.WideChar; Shift: TShiftState) ... vkReturn = $0D; { 13 } corresponds to the RETURN keyboard key.
確定! 回上一頁