|
RAD Studio VCL Reference
|
Discards requests to set focus to the indicated field.
procedure FocusControl(Field: TFieldRef); override;
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) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|