a small fix for sorted list view (sorted carbonlistview now showns correct item order)

git-svn-id: trunk@20133 -
This commit is contained in:
dmitry 2009-05-22 20:32:00 +00:00
parent ec7adf6c05
commit 15144463b8

View File

@ -574,8 +574,7 @@ class procedure TCarbonWSCustomListView.SetSort(const ALV: TCustomListView; cons
const AColumn: Integer);
begin
if not CheckHandle(ALV, Self, 'SetSort') then Exit;
// TODO
TCarbonListView(ALV.Handle).UpdateItems;
end;
class procedure TCarbonWSCustomListView.SetViewOrigin(const ALV: TCustomListView;