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



NumWidth


Unit:SDL_ntabed
Class:TNTabEd
Declaration:property NumWidth: integer;

The property NumWidth defines the width of the numeric field of a single cell in the table. NumWidth can be used to create a table layout with the numbers in the cells aligned, given that you use a fixed pitch font (such as Courier). The default value for NumWidth is 1, which results in left adjusted numeric strings.

Note that for a large NumWidth parameter the width of the columns has to be adjusted properly in order to see the whole numeric string.


Last Update: 2023-Dec-13