{------------------------------------------------------------------------------}
{ TSaveListView Demo Notes                                                     }
{------------------------------------------------------------------------------}

TSaveListView comes with 2 demos:

Simple Demo  : This demo shows how to save a listview directly to file and
               also load it from file.
Dialogs Demo : This demo shows how to create a complete listview-centric program.
               TSaveListView will handle all dialogs, button enabling/disabling,
               etc... for you.

Due to the advanced features of the TSaveListView component, these demos
cannot cover every feature and therefore it is highly suggested that you
read the help file and at least browse through the list of properties, methods
and events of the TSaveListView component.
