FIX: the issue with horizontal scrolling in File Panel, issue #2409

(cherry picked from commit a9b269838a)
This commit is contained in:
rich2014 2025-07-17 18:37:35 +08:00 committed by Alexander Koblov
commit 85d16bc730

View file

@ -1343,6 +1343,7 @@ begin
Options := [goFixedVertLine, goFixedHorzLine, goTabs, goRowSelect, goColSizing,
goThumbTracking, goSmoothScroll, goHeaderHotTracking, goHeaderPushedLook];
MouseWheelOption:= mwGrid;
TitleStyle := gColumnsTitleStyle;
TabStop := False;