TWinControl.Focused
From OpenEUO
RO Focused : b Determines whether the control has input focus.
Use Focused to see if the control is the active control. When Focused returns true, the control has the input focus. If Focused returns false, the user cannot interact with the control.