Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Value
Message
De
12/03/2003 08:05:06
 
 
À
12/03/2003 08:01:29
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Titre:
Re: Value
Divers
Thread ID:
00764666
Message ID:
00764696
Vues:
22
at a guess, with the prefix of 'a', the property is an array and as such cannot be edited from the properties window.

You can programatically define the values though -

DIMENSION This.aContents[ 1, 2]
This.aContents[ 1, 1] = 'zzzzz'

etc
regards

Ian
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform