Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
New property
Message
 
 
To
06/05/2002 12:04:01
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Miscellaneous
Thread ID:
00653110
Message ID:
00653112
Views:
18
>Hi all
>
>I have a prg , where i define
>
>DEFINE CLASS form1 AS form ... ,
>
>...
>
>now , i want know , how can i define a new property ?
>
>
>Thanks
DEFINE CLASS form1 AS form  
myproperty1 = ""
myproperty2 = 0
DIMENSION myarray[1]
...
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform