– Problem with OnAdvancedCustomDrawItem event must be solved in the version 7.08
– Thank you for example code. You have ScrollInfo.cbSize initialized before GetScrollInfo calling? I haven't a problem if this line is added : ScrollInfo.cbSize := SizeOf(ScrollInfo);