Edit Tab Order dialog box
TTabOrderDlg = class(TForm);
eddTabOrdDl
Use this dialog box to modify the tab order of the components on the form or within the selected component if that component contains other components.
|
Controls |
Lists the components on the active form in their current tab order. The first component listed is the first component in the tab order. The default tab order is determined by the order in which you placed the components on the form |
1. Select the component name.
2. Click the up button to move the component up in the tab order, or click the down arrow to move it down in the tab order.
You can also drag the selected component to its new position in the tab order.
3. To save your changes, click OK.
|
Copyright (c) 2004 - 2011 EControl Ltd.. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|