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