Message
From
11/01/1999 00:15:05
 
 
To
09/01/1999 21:32:23
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00172935
Message ID:
00174563
Views:
46
>In my understanding, that is exactly the point...When you addobject you are adding an object to the form. Not assigning an object to an existing form property. I don't know how these structures are implemented but it seems to me that they would be handled differently.
>
>>I was using FORM.AddObject and FORM.RemoveObject. I think The CreateObject() approach requires THISFORM.oRef=.NULL.,

They are different, an example of this is that you can assign a different class to the property. AddObject() puts the class in a container that knows how to cleanup its contents on destroy.
Previous
Next
Reply
Map
View