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



OnSlideRendered


Unit:SDL_thumbnails
Class: TThumbnails
Declaration: property OnSlideRendered: TSlideRenderedEvent;
{TSlideRenderedEvent = procedure (Sender: TObject; Canvas: TCanvas; X, Y: integer; ThumbID: integer) of object;}

The OnSlideRendered event occurs after a slide has been completely rendered on the thumbnail canvas. Further details on this event can be found in the TSlideRenderedEvent description.


Last Update: 2008-Okt-29