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....



TabStop


Unit:SDL_numio
Class:TNumIO
Declaration:property TabStop: Boolean;

The TabStop property determines if the user can tab to the numeric input box. If TabStop is True, the box is in the tab order. If TabStop is False, the control is not in the tab order; therefore, the user can't press the Tab key to move to the numeric input box.



Last Update: 2023-Dec-14