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



SetBounds


Unit:SDL_scale
Class: TScale
Declaration: procedure SetBounds (ALeft, ATop, AWidth, AHeight: Integer);

The method SetBounds sets the position and the extents of the scale. The parameters ALeft and ATop define the top left corner (in pixels), the parameters AWidth and AHeight specify the width and height of the scale area.


Last Update: 2023-Dec-13