Icon Offset Method

procedure Offset(AX,AY: Integer)

Available In: Client Applications

Use this method to offset the point. Offsetting a point increments or decrements its X and Y properties using the AX and AY parameters, respectively.
Image