IDE: clean up

This commit is contained in:
mattias 2022-12-14 15:09:28 +01:00
parent 2e52709c59
commit ca9b4579d0

View File

@ -3213,7 +3213,7 @@ var
Count: integer;
i: integer;
CurControl: TControl;
R, R1: TRect;
R: TRect;
P: TPoint;
begin
if (AWinControl=nil)