Home | GR32_Layers | TCustomLayer |
TCustomLayer.OnHitTest
property OnHitTest: THitTestEvent;
type THitTestEvent = procedure(Sender: TObject; X, Y: Integer; var Passed: Boolean) of object;
Description
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.
See Also
Copyright ©2000-2007 Alex Denisov and Contributors - Graphics32 v1.8.3 - Build on 4-March-2007