VolVis
Content
Index
Previous (DragBoxMouseMove)
Next (DraggedAlphaBox)

Member
  DragBoxMouseUp

Visibility
  PUBLISHED

Related Class
  TTransferForm

Description
 

This function is called when a drag operation finishes. It resorts the elements an repaints the color preview and the histogram.
If the right mouse button was clicked, the box will be deleted.


Source code
  procedure DragBoxMouseUp ( Sender : TObject ; Button : TMouseButton ; Shift : TShiftState ; X , Y : Integer )

Parameters
 
Parameter Description
Sender : TObject the calling instance
Button : TMouseButton the released mouse button
Shift : TShiftState the State of modifier keys
X : INTEGER the x-coordinate of the mouse position
Y : INTEGER the y-coordinate of the mouse position

Links
  #UnderConstruction#

VolVis
Content
Index
Previous (DragBoxMouseMove)
Next (DraggedAlphaBox)


Created with DelphiCodeToDoc. To obtain the latest revision, please see http://dephicodetodoc.sourceforge.net/
Under GNU GPL licence. Copyright (c) 2003 - TridenT.