Important: The information in this document is obsolete and should not be used for new development.
|
|
Log In | Not a Member? |
Contact ADC |
WaitMouseUp
After receiving a mouse-down event, you can use theWaitMouseUpfunction to determine if the user subsequently released the mouse.
FUNCTION WaitMouseUp: Boolean;DESCRIPTION
TheWaitMouseUpfunction looks in the Operating System event queue for a mouse-up event. If it finds one, theWaitMouseUpfunction removes the mouse-up event from the queue and returnsTRUE. If it does not find any mouse events pending in the Operating System event queue, theWaitMouseUpfunction returnsFALSE.SEE ALSO
See "The Event Queue" on page 2-83 for information about the Operating System
event queue.
Get information on Apple products.
Visit the Apple Store online or at retail locations. 1-800-MY-APPLE Copyright © 2007 Apple Inc. All rights reserved. | Terms of use | Privacy Notice |