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



TextAngle


Unit:SDL_progbar
Class:TProgBar
Declaration:property TextAngle: integer;

The property TextAngle specifies the angle of the text representing the progress bar value. The angle is measured in degrees and may take any value between 0 and 360 degrees. An angle of zero degrees means normal writing (left to right), an angle of 90 degrees rotates the text to be written from bottom to top.

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



Last Update: 2023-Dec-14