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



LabelWidth


Unit:SDL_numlab
Class:TNumLab
Declaration:property LabelWidth: integer;

The property LabelWidth determines the width of the numeric label box in pixel coordinates. Note that the range of the displayable numeric values depends on the LabelWidth property. If the image of the numeric value is too large to be displayed within the given label box, the overflow indicator is displayed instead.

NUMLBDIM.gif

Example: This property is used in the following example program (see http://www.lohninger.com/examples.html for downloading the code): numlabel



Last Update: 2023-Dec-13