LCL: speed button: fix retina drawing. Issue #33645

git-svn-id: trunk@57697 -
This commit is contained in:
ondrej 2018-04-25 06:19:35 +00:00
parent 49d41ac113
commit 3e5903f6fd

View File

@ -278,7 +278,7 @@ begin
if (ImgRes.Resolution=nil) or (ImgID<0) then
Exit;
ImgRes.Resolution.Draw(Canvas,
ImgRes.Draw(Canvas,
Client.Left + Offset.X, Client.Top + Offset.y, ImgID, AEffect);
// ToDo: VCL returns the text rectangle