mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-12 18:19:35 +02:00
IDE: clean up
This commit is contained in:
parent
2e52709c59
commit
ca9b4579d0
@ -3213,7 +3213,7 @@ var
|
|||||||
Count: integer;
|
Count: integer;
|
||||||
i: integer;
|
i: integer;
|
||||||
CurControl: TControl;
|
CurControl: TControl;
|
||||||
R, R1: TRect;
|
R: TRect;
|
||||||
P: TPoint;
|
P: TPoint;
|
||||||
begin
|
begin
|
||||||
if (AWinControl=nil)
|
if (AWinControl=nil)
|
||||||
|
Loading…
Reference in New Issue
Block a user