mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-18 18:19:08 +02:00
Revert r58316 #aab03a56d2
git-svn-id: trunk@58324 -
This commit is contained in:
parent
b88361dcd4
commit
154546d46b
@ -543,8 +543,6 @@ begin
|
|||||||
|
|
||||||
LVItemAssign(ALV, AItem1, AIndex2);
|
LVItemAssign(ALV, AItem1, AIndex2);
|
||||||
LVItemAssign(ALV, AItem2, AIndex1);
|
LVItemAssign(ALV, AItem2, AIndex1);
|
||||||
ItemSetImage(ALV, AIndex1, AItem2, 0, AItem2.ImageIndex);
|
|
||||||
ItemSetImage(ALV, AIndex2, AItem1, 0, AItem1.ImageIndex);
|
|
||||||
end;
|
end;
|
||||||
|
|
||||||
class procedure TWin32WSCustomListView.ItemMove(const ALV: TCustomListView;
|
class procedure TWin32WSCustomListView.ItemMove(const ALV: TCustomListView;
|
||||||
|
Loading…
Reference in New Issue
Block a user