property OnMouseDown: TMouseEvent;
type TMouseEvent = procedure (Sender: TObject; Button: TMouseButton ; Shift: TShiftState; X, Y: Integer) of object;
This event is obsolete and remains here only for backward compatibility. Use the OnMouseDown event of TCustomImage32 instead.
[See also]: Using Layers, OnMouseMove, OnMouseUp
Using Layers, TCustomImage32, TCustomImage32.OnMouseDown, OnMouseMove, OnMouseUp
Copyright ©2000-2024 Alex Denisov and the Graphics32 Team - Graphics32 2.0 - Help file built on 18 Feb 2024