Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Help adding object
Message
From
09/12/2002 10:41:47
Erick Miranda
Formata Data Business - Grupo Linx
Contagem, Brazil
 
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00730897
Message ID:
00730910
Views:
11
Hi!

You can in the Init method add a property to represent an array. Eg.:
This.AddProperty("arList[1,0]", "")
If you need change the dimension, to use the Dimension command. Eg.:
Dimension This.arList[5, 0]  && The arList property already have that exist
Bye.
P.S: Valid for version VFP7 or later.
Erick
Força Sempre!
Strength Always!
Previous
Reply
Map
View

Click here to load this message in the networking platform