TurboPack / MustangpeakEasyListview

TurboPack MustangpeakEasyListview is part of VirtualShellTools for the Listview but can be used for a TListview Replacement that is faster and more customizable.
Other
37 stars 22 forks source link

TCommonMouseButton #15

Closed jcplu closed 2 years ago

jcplu commented 2 years ago

Hello, 1) OnColumnClick, I have an error message TCommonMouseButton not declared because the MPCommonUtilities unit is not added. 2) Using AutoSort, how to know that a column is sorted (to disable AutoSort) ? Adding items is very slow (80000 items with 10 captions), but sorting by column is very fast to display the LV, what can I do for the adding step ? 3) What is AutoSpring ?