mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-14 09:59:20 +02:00
cleanup
git-svn-id: trunk@54198 -
This commit is contained in:
parent
6eae03e479
commit
198408d4b3
@ -3003,9 +3003,6 @@ var
|
|||||||
IconX: integer;
|
IconX: integer;
|
||||||
DrawState: TPropEditDrawState;
|
DrawState: TPropEditDrawState;
|
||||||
begin
|
begin
|
||||||
{$IFDEF LCLScaleForms}
|
|
||||||
IconX := 555;
|
|
||||||
{$ENDIF}
|
|
||||||
CurRow := Rows[ARow];
|
CurRow := Rows[ARow];
|
||||||
FullRect := RowRect(ARow);
|
FullRect := RowRect(ARow);
|
||||||
NameRect := FullRect;
|
NameRect := FullRect;
|
||||||
|
Loading…
Reference in New Issue
Block a user