Program Example; { Program to demonstrate the *** function. } Uses keyboard,KeybUtil; begin InitKeyboard; DoneKeyboard; end.