Procedure Move(X, Y:Integer; ButtonNumber:Word)
This moves button ButtonNumber by X,Y pixels.
If X<0, the button moves left.
If X>0, the button moves right.
If Y<0, the button moves up.
If Y>0, the button moves down.
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson