Hi All.

I have a variable of TCollection.
I am using this variable with no probs. in other parts of my app. but at one point I 
am doing some stuff with the items in the collection. To do this I am making another 
tempvariable of the same kind of TCollection and then whenI am finished, I am doing 
oCollection := oTmpCollection
It will accept it, BUT it causes an access violation whenever I try to access any 
items with int oCollection.

Can anyone tell me why or whatI am doing wrong ?

Cheers, Jeremy Coulter
 
 
 
Jeremy Coulter (Manager)
Visual Software Solutions
Christchurch, New Zealand
PH 03-3521595
FAX 03-3521596
MOBILE 021-2533214
www.vss.co.nz 

---------------------------------------------------------------------------
    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"

Reply via email to