VolVis
Content
Index
Previous (DragBoxMouseDown)
Next (DragBoxMouseUp)

Member
  DragBoxMouseMove

Visibility
  PUBLISHED

Related Class
  TTransferForm

Description
 

This function moves the drag box according to mouse movement. Every time this function is called, the boxes are resortet and the histogram and color bar are repainted.


Source code
  procedure DragBoxMouseMove ( Sender : TObject ; Shift : TShiftState ; X , Y : Integer )

Parameters
 
Parameter Description
Sender : TObject the calling instance
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 (DragBoxMouseDown)
Next (DragBoxMouseUp)


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