Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Read property of form in class
Message
From
18/07/2003 07:24:29
Erick Miranda
Formata Data Business - Grupo Linx
Contagem, Brazil
 
 
To
18/07/2003 05:08:53
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00811418
Message ID:
00811435
Views:
15
This message has been marked as the solution to the initial question of the thread.
Hi Pedro!

Class's Init run first that Form's Init, so put value to property and after run Class's Init or create one method that get value of property of Form. Thus:
* Form's Init
This.lcc = 10
This.MyClass1.MyClass2.Init()
* Or
This.MyClass1.MyClass2.MySetPropert()
Bye!
Erick
Força Sempre!
Strength Always!
Previous
Reply
Map
View

Click here to load this message in the networking platform