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



TSlideSelectMode


Unit:SDL_thumbnails
Class: none
Declaration: TSlideSelectMode = (ssmDisabled, ssmSingle, ssmMultiple);

The type declaration TSlideSelectMode declares the possible modes for interactive slide selection:
ssmDisabled Interactive selection of slides by using the mouse is disabled.
ssmSingle Only a single slide can be selected at a time.
ssmMultiple Any number of slides can be selected.

Hint: In the Light Edition the multiple selection of slides is disabled.



Last Update: 2023-Feb-06