Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Adding classes to custom classes
Message
From
05/10/2000 16:55:40
Steven Edge
Soft Solutions Limited
Lagos, Nigeria
 
 
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00425265
Message ID:
00425678
Views:
11
I am adding subclasses of custom classes to custom classes. Like so:

DEFINE CLASS mySmallClass AS custom
....
ENDDEFINE

DEFINE CLASS myContainerClass AS custom
ADD OBJECT oObject AS mySmallClass
.....
ENDDEFINE
Previous
Reply
Map
View

Click here to load this message in the networking platform