Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MyProperty_Assign and inheritance?
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00265679
Message ID:
00265796
Views:
17
>If I subclass a class with a custom property that has an assign method coded, I'm noticing in the subclass the default LPARAMETERS statement shows up. Do I need to wipe that out so it doesn't override the inherited code? Or is it alright just to leave it there? TIA!

Roxanne,

Just leave it there. This is a new feature of VFP 6. It carries the parameters statement to the subclasses to make it easier for you to modify the code without needing to go look at the parent class to find out what parameters it expects.
Previous
Reply
Map
View

Click here to load this message in the networking platform