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



OnImageClick


Unit:SDL_thumbnails
Class: TThumbnails
Declaration: property OnImageClick: TImageClickEvent;
{TImageClickEvent = procedure (Sender: TObject; X, Y: integer; ThumbID: integer) of object;}

The OnImageClick event occurs when the user clicks the TThumbnails component. Further details on this event can be found in the TImageClickEvent description.

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



Last Update: 2023-Dec-13