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.... |
Home ![]() ![]() ![]() ![]() |
|||||||
See also: OnImageClick, OnImageDblClick | |||||||
TImageClickEvent |
|||||||
The type declaration TImageClickEvent defines the event which occurs when the user clicks (or double-clicks) the TThumbnails component. The parameter Sender specifies the object which sent the event. The parameters X and Y contain the pixel coordinates where the component has been clicked at, and the parameter ThumbID contains the index of the slide which is at the position [X,Y]. ThumbID is zero if the user clicked at the background of the TThumbnails component.
|