VolVis
Content
Index
Previous (DragBoxList)
Next (DragBoxMouseMove)

Member
  DragBoxMouseDown

Visibility
  PUBLISHED

Related Class
  TTransferForm

Description
 

This function starts a drag operation for a drag box. It sets the global variable to the observed box and sets the starting position for the mouse movement.


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

Parameters
 
Parameter Description
Sender : TObject the calling instance
Button : TMouseButton the pressed 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 (DragBoxList)
Next (DragBoxMouseMove)


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