The tabs can be set by making sure that the TabStop is set to True.
The tab order starts at 0, with the first item that you want the tab to stop at, and increments by 1.
To start the cursor or tab at a particular object, set the forms ActiveControl to that object’s name
The code for the Quick Clock Quizzer can be download on the Tutorial 32 page
There are two parts to this video tutorial.
Video: Free Pascal Tutorial 27 (1/2) - User Input and Tabs - Quick Clock Quizzer - Lazarus
Video: Free Pascal Tutorial 27 (2/2) - User Input and Tabs - Quick Clock Quizzer - Lazarus
