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



SlideSelected


Unit:SDL_thumbnails
Class: TThumbnails
Declaration: property SlideSelected[SldNum: integer]: boolean;

The array property SlideSelected controls which slide(s) is (are) selected. The parameter SldNum may be any number in the range of Min and Max. Setting a cell of SlideSelected to TRUE or FALSE selects or deselects the corresponding slide.

A selected slide is displayed using the color ColorSelected as the cover color; unselected slides are displayed using the color ColorCover.

Hint: Please note that the slides may be selected both programmatically via the property SlideSelected, or interactively by the mouse. The interactive selection may be restricted by setting the property SlideSelectMode.



Last Update: 2023-Dec-13