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_meter
Class:TMeter
Declaration:procedure SetBounds (ALeft, ATop, AWidth, AHeight: Integer);

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


Last Update: 2023-Dec-14