|
RAD Studio VCL Reference
|
Indicates whether the user can tab to specified columns in the grid.
property TabStops [Index: Longint]: Boolean;
__property Boolean TabStops[Longint Index];
Set TabStops to false to remove the column identified by Index from the tab order. The first column in the grid is identified by an Index of 0.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|