TWinControl.Focused

From OpenEUO
Revision as of 00:30, 24 October 2010 by 46.127.27.108 (Talk) (Created page with " '''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 ...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
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.