PhMoveCursorAbs, PhMoveCursorRel — move the cursor to an absolute or relative position.
PhMoveCursorAbs (input_group, x, y) PhMoveCursorRel (input_group, x, y)
The input group number.
The x-coordinate.
The y-coordinate.
t.
PhMoveCursorAbs moves the cursor for the input_group to the absolute coordinates x and y.
PhMoveCursorRel moves the cursor for the input_group a distance of x and y from its current position.
In Photon documentation: PhMoveCursorAbs, PhMoveCursorRel.
Copyright © 1995-2010 by Cogent Real-Time Systems, Inc. All rights reserved.