I am trying to raise an event after a column is resized in TListView set to ViewStyle = vsReport.
In particular, I have two ListViews that I want the columns to be the same width. Only one listView has column headers, so you need to bind an event for this.
A statement on the available procedures for TListViews seems to have no corresponding parameters ...
Any help?
source share