Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Creating an array of objects - can it be done?
Message
De
27/07/1999 02:19:42
 
 
À
26/07/1999 11:23:30
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00246094
Message ID:
00246457
Vues:
23
>Does anyone know of a way to create, at runtime, an array of the objects which are contained on a form?

have you tried "=acopy(thisform.controls, laControls)" ?

you can examine the properties like this: "laControls[N].Property"

of course, it is easier to do: "thisform.controls[N].Property"
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform