Icon Offset Method

procedure Offset(ALeft: Double; ATop: Double)

Available In: Visual 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