if you want to change what class of item gets instantiated then
TCustomListView has:
protected:
function CreateListItem: TListItem; virtual;
which you can override..
if you mean you want to change the list class (TListItems), then (in d5
anyway) it doesnt look so nice..
__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/
---------------------------------------------------------------------------
New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED]
with body of "unsubscribe delphi"