Important: The information in this document is obsolete and should not be used for new development.
|
|
Log In | Not a Member? |
Contact ADC |
Button
You can use theButtonfunction to determine whether the user pressed the
mouse button.
FUNCTION Button: Boolean;DESCRIPTION
TheButtonfunction looks in the Operating System event queue for a mouse-down event. If it finds one, theButtonfunction returnsTRUE; otherwise, it returnsFALSE. To determine whether the mouse button is still down after a mouse-down event, use theStillDownfunction.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 |