Translations:DragAndDrop/5/en

Z Wiki
Přejít na: navigace, hledání

Uses the mouse to drag an object from the point specified by Reference1 relative to Bitmap1 to the point of Reference2 relative to Bitmap2 by using the Button. For moving, the status of shift keys can be set using the Key parameter. The number of clicks at the starting point is determined by the ClickCount parameter. To search for reference bitmaps, the timeout can be set using the Wait parameter, to skip multiple occurrences using the Skip1 or Skip2 parameters, and to mask the search by using the parameters MaskMode1, BitmapMaskColor1 and ScreenMaskColor1 or MaskMode2, BitmapMaskColor2 and ScreenMaskColor2). Search areas are specified by the values of the parameters CaptureMode1 and CaptureMode2. If none of the bitmaps is found, the command ends in error.