Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

DROPSOURCE propertyDROPCOPY propertyDRAGMOVE property

Example

 

Code Block
Declare function Get_Property, Set_Property
 
* Set the DROPRESULT property
 
dropTarget = Get_Property("SYSTEM","DROPTARGET")
dropResult = Set_Property(dropTarget,"DROPRESULT","MOVE")