Home | GR32_Layers | TCustomLayer |
TCustomLayer.OnMouseDown
property OnMouseDown: TMouseEvent;
type TMouseEvent = procedure (Sender: TObject; Button: TMouseButton ; Shift: TShiftState; X, Y: Integer) of object;
Description
This event is obsolete and remains here only for backward compatibility. Use the OnMouseDown event of TCustomImage32 instead.
[See also]: Using Layers, OnMouseMove, OnMouseUp
See Also
TCustomImage32.OnMouseDown, OnMouseMove, OnMouseUp, TCustomImage32, Using Layers
Copyright ©2000-2007 Alex Denisov and Contributors - Graphics32 v1.8.3 - Build on 4-March-2007