Using TImage32
About the documentation
Appearance
Controls whether mouse interaction is globally enabled for layers in the collection.
property MouseEvents: Boolean read FMouseEvents write SetMouseEvents;
When MouseEvents is True, mouse actions are dispatched to layers under the cursor. Setting MouseEvents to False disables layer mouse handling and releases active mouse capture.
MouseEvents
True
False