IdeDebugger: register window - scroll the grid, not the cursor

This commit is contained in:
Martin 2024-07-11 11:02:18 +02:00
parent 713557843d
commit f36d862b98

View File

@ -76,6 +76,7 @@ object RegistersDlg: TRegistersDlg
Width = 600
end>
FixedCols = 0
MouseWheelOption = mwGrid
Options = [goFixedVertLine, goRangeSelect, goColSizing, goRowSelect, goThumbTracking, goSmoothScroll, goFixedColSizing]
ParentFont = False
PopupMenu = PopupMenu1