ListView and Pagination in Delphi + Firebird

Via Leonardo’s Delphi and FreePascal blog

This is one of those things I needed for ages, but didn’t bothered to implement
because I thought it could require an unnecessary amount of work, and allways
opted for a less perfectionist method.

I’m talking about a method to retrieve data in Pages, then browse it in a ListView
transparently for the user.