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



ColorMax


Unit:SDL_progbar
Class:TProgBar
Declaration:property ColorMax: TColor;

The property ColorMax determines the color of the color gradient which is calculated if the property ShowColorGradient is TRUE. The color gradient starts with ColorMin and ends with ColorMax.

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