Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Object properties created dynamically
Message
From
04/08/1999 16:23:08
 
 
To
04/08/1999 16:05:38
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00249948
Message ID:
00249954
Views:
28
>Hi!
>
>Since it's my first post here, i want to say that my native language is French so excuse my poor english.
>I want to know if it's possible to create dynamically the properties of a custom object.
>
>Something like: (i know this won't work)
>DEFINE CLASS test AS CUSTOM
>
>FOR x = 1 TO lnNb
> PROTECTED &laVar(x)
>ENDFOR
>
>
>Thanks,
>
>Vincent

Yes,VFP6 includes AddProperty()
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Reply
Map
View

Click here to load this message in the networking platform