Icon Offset Method

procedure Offset(ALeft: Integer; ATop: Integer)

Available In: Client Applications

Use this method to offset the rectangle. Offsetting a rectangle increments or decrements its Left and Top properties using the ALeft and ATop parameters, respectively.
Image