mirror of
https://github.com/HeidiSQL/HeidiSQL.git
synced 2026-03-13 09:24:25 +08:00
- Implement an alternative solution for handling sorted columns without usage of SMDBGrid's sortcolumns. Move relevant structures and functions from data_sorting.pas to childwin.pas and use them in both units. - Upgrade some code parts to use WideStrings instead of Strings so they don't break with the new grid. - Use Grid.OnDrawDataCell as an alternative to Grid.OnGetCellParams as the latter one is a feature of SMDBGrid - Cosmetic: enhance screen real estate in viewdata()
8.6 KiB
8.6 KiB