Old DataStream removed
This commit is contained in:
@@ -261,7 +261,7 @@ begin
|
||||
end;
|
||||
|
||||
Canvas.Stroke.Color := FLineColor;
|
||||
Canvas.Stroke.Thickness := 3; //FLineWidth;
|
||||
Canvas.Stroke.Thickness := FLineWidth;
|
||||
Canvas.Stroke.Join := TStrokeJoin.Bevel;
|
||||
Canvas.DrawPath(points, 1);
|
||||
finally
|
||||
|
||||
Reference in New Issue
Block a user