git-svn-id: trunk@54198 -
This commit is contained in:
ondrej 2017-02-19 17:44:00 +00:00
parent 6eae03e479
commit 198408d4b3

View File

@ -3003,9 +3003,6 @@ var
IconX: integer;
DrawState: TPropEditDrawState;
begin
{$IFDEF LCLScaleForms}
IconX := 555;
{$ENDIF}
CurRow := Rows[ARow];
FullRect := RowRect(ARow);
NameRect := FullRect;