mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-15 01:19:29 +02:00
lcl: cleanup
git-svn-id: trunk@20739 -
This commit is contained in:
parent
99c134b3dc
commit
44affd588e
@ -8463,7 +8463,6 @@ var
|
|||||||
i,W: Integer;
|
i,W: Integer;
|
||||||
Ts: TSize;
|
Ts: TSize;
|
||||||
TmpCanvas: TCanvas;
|
TmpCanvas: TCanvas;
|
||||||
DC: HDC;
|
|
||||||
C: TGridColumn;
|
C: TGridColumn;
|
||||||
begin
|
begin
|
||||||
if (aCol<0) or (aCol>ColCount-1) then
|
if (aCol<0) or (aCol>ColCount-1) then
|
||||||
|
Loading…
Reference in New Issue
Block a user