Browse Source

Comment on possible use of ListView_IsItemVisible

Source commit: 0bc135e54b034d9ac192130f61df70a6fee8e390
Martin Prikryl 1 year ago
parent
commit
c1d95bca0f
1 changed files with 1 additions and 0 deletions
  1. 1 0
      source/packages/filemng/DirView.pas

+ 1 - 0
source/packages/filemng/DirView.pas

@@ -1431,6 +1431,7 @@ begin
         begin
           R := ItemFocused.DisplayRect(drBounds);
           // btw, we use vsReport only, nothing else was tested
+          // (We can use ListView_IsItemVisible here)
           Assert(ViewStyle = vsReport);
           case ViewStyle of
             vsReport: