Home | GR32_Image | TCustomImage32 |
TCustomImage32.OnMouseUp
property OnMouseUp: TImgMouseEvent;
type TImgMouseEvent = procedure(Sender: TObject; Button: TMouseButton; Shift: TShiftState; X, Y: Integer; Layer: TCustomLayer) of object;
Description
This event occurs when the mouse button is released. Layer indicates the layer under the mouse, nil – when there is no layer under the mouse, or the layer which has captured mouse events.
See Also
Copyright ©2000-2007 Alex Denisov and Contributors - Graphics32 v1.8.3 - Build on 4-March-2007