Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP 6.0 SaveAsClass - Header, Column,Page
Message
From
03/10/1998 11:54:30
 
 
To
03/10/1998 11:50:28
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00143459
Message ID:
00143599
Views:
28
>
>VFP 6.0 has a new AddProperty method that should do the trick for you.

I don't really need to add properties at run time, but to be able to loop through existing properties. Something like

FOR i = 1 TO THIS.PropertyCount
THIS.Properties(i)
ENDFOR

I know that there is nothing like this, I would just like a way to let me do something like that.
Erik Moore
Clientelligence
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform