VolVis
Content
Index
Previous (AlphaBoxMouseMove)
Next (BoxPopup)

Member
  AlphaBoxMouseUp

Visibility
  PUBLISHED

Related Class
  TTransferForm

Description
 

This function is called when a alpha box drag operation finishes.


Source code
  procedure AlphaBoxMouseUp ( 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 (AlphaBoxMouseMove)
Next (BoxPopup)


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