ImageEn, unit imageenview

TImageEnView.OnSetCursor

TImageEnView.OnSetCursor


Declaration

property OnSetCursor: TIESetCursorEvent;


Description

OnSetCursor occurs whenever the mouse cursor needs to be changed. You can set your custom cursor by setting the Cursor parameter.
This event may be called multiple times for the same cursor shape.