I have a form with a PageControl and some tabsheets on it and on the first tabsheet I have a bunch of Tedits. I want a specific Tedit to be the initial field the cursor is in when the tabsheet is displayed but there is no setfocus in the Tedit object. I've reset all of the tab orders so that the Tedit I want first is set to tab order 0 but tab order 1 always comes up with the cursor in. What am I missing??