TLayer32.PositionAt

procedure PositionAt(const pt: TPoint); overload;

procedure PositionAt(x, y: integer); overload;


Positions the top-left corner of the layer's image at the specified coordinates.