Order and save right now!
20% off with the 729824315 dicscount code for Ultimate Pack and any another product for Delphi from Greatis Programming! |
⤷ Number of items in a ListView
This example shows, how to get number of items that can fit vertically in the visible area of a list view control.
SendMessage(ListView1.Handle, LVM_GETCOUNTPERPAGE, 0, 0);
-
More for developers