1
vote
Vote UpVote

Binding TCollections to paginating ListViews

Leonardo's blog – In my previous article, I wrote about a method to paginate data shown in a ListView. Now, I want to extend its reach by replacing TDataSets by TCollections.What is a TCollection?A TCollection is a container, where objects of only one type can be stored in it. The difference with other containers like TList and TObjectList is they cancontain any kind of pointer, in the case of TList, and heterogenous objects ina TObjectList, on the other hand, in a TCollection,only objects of a specific class can be used.A collection of CustomersTo create a collection of Customers, we have to derive a class ...
Favorite? Off-Topic? Leonardo M. Ramé @ 2009-04-06 18:36

Statistics

Visits: 53
Votes: 1
Favorites: 0
Off-Topic: 0

Visits by Source

User Actions

Users who voted for this posting

Tier777
Subscribe:
Contact us to advertise on DelphiFeeds.com

Community Links

Delphi Tage Torry Firebird News

Sponsor

 
Please login or register to use this functionality.
(click on this box to dismiss)