property OnHitTest: THitTestEvent;
type THitTestEvent = procedure(Sender: TObject; X, Y: Integer; var Passed: Boolean) of object;
Provide a handler for this event to customize the mouse hit testing. The X and Y parameters indicate the mouse position relative to TCustomImage32 (or its descendant) top-left corner.
Copyright ©2000-2024 Alex Denisov and the Graphics32 Team - Graphics32 2.0 - Help file built on 18 Feb 2024