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



Max


Unit:SDL_thumbnails
Class: TThumbnails
Declaration: property Max: integer;

The property Max controls the highest slide index (property FirstThumbIdx) which is displayed by the component. The properties Min and Max allow to determine which part of a collection of slides is displayed; normally Min should be set to 1 and Max to the maximum number of slides.

Hint: In the Light Edition the maximum number of slides is restricted to 100.

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



Last Update: 2023-Dec-13