The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



TabOrder


Unit:SDL_numio
Class:TNumIO
Declaration:property TabOrder: TTabOrder;

The TabOrder property indicates the position of the numeric input box in its parent's tab order, the order in which controls receive the focus when the user presses the Tab key. Initially, the tab order is always the order in which the components were added to the form, but you can change this by changing the TabOrder property.



Last Update: 2023-Dec-14