RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
THTTPDataLink.FocusControl Method

Discards requests to set focus to the indicated field.

Pascal
procedure FocusControl(Field: TFieldRef); override;
C++
virtual __fastcall FocusControl(TFieldRef Field);

TDSTableProducer does not support the concept of focus assigned to an individual field. FocusControl discards requests sent through the data source to assign focus to an individual field. 

 

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