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



OnImageDblClick


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

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


Last Update: 2023-Dec-13