Home
|
GR32_Image
|
TCustomImage32
|
|
property OnMouseUp: TImgMouseEvent;
type TImgMouseEvent = procedure(Sender: TObject; Button: TMouseButton; Shift: TShiftState; X, Y: Integer; Layer: TCustomLayer) of object;
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.
Copyright ©2000-2010 Alex Denisov and the Graphics32 Team - Graphics32 v1.9.0 (r1336) - Build on 9-March-2010