OK is any event fired when the listview is cleared by the Clear method?

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


> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
> Behalf Of Terry Johnson
> Sent: Monday, 25 October 1999 01:21
> To: Multiple recipients of list delphi
> Subject: [DUG]: TListItem.Data
>
>
> No, you have to free them yourself - for the VCL to free them would be
> making a big assumption on the VCL's part.
>
> Terry
>
> >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?<
>
> ------------------------------------------------------------------
> ---------
>     New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
>                   Website: http://www.delphi.org.nz
>

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

Reply via email to