Chapter Contents |
Previous |
Next |
Widget Class: _isTracking |
Syntax | |
Details |
Syntax |
objectName._isTracking( isTracking ); |
Argument | Type | Use | Description |
---|---|---|---|
isTracking | Numeric | Output | returns a value indicating whether tracking is enabled: 1 if enabled, 0 if not enabled |
Details |
Cursor tracking is enabled and disabled by the _cursorTrackingOn and _cursorTrackingOff methods, respectively.
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.