|
RAD Studio VCL Reference
|
Indicates whether to draw a focus rectangle around the current record in the TDBCtrlGrid when it has input focus.
property ShowFocus: Boolean;
__property Boolean ShowFocus;
Set ShowFocus to true to have TDBCtrlGrid draw a focus rectangle around the current record when it has input focus. Set ShowFocus to false when providing visual feedback of focus in some other manner in an OnPaintPanel event handler.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|