RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBLookupControl.HasFocus Property

Indicates whether the lookup control has input focus.

Pascal
property HasFocus: Boolean;
C++
__property Boolean HasFocus;

HasFocus is used internally to determine whether the lookup control has input focus. Applications should use the public Focused method instead. 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!