The TListItem object contains a Data property which is simply declared to be
of type Pointer.

If I create my own dynamic variables and assign their pointers to the Data
property of the list items, when the listview is cleared are the dynamic
variables cleared automatically or is it necessary for me to write code to
ensure all the memory is freed?

============================================
Patrick Dunford, Christchurch, NZ
http://patrick.dunford.com/

---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz

Reply via email to