Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Objects vs. Controls/Columns/etc. collections
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Programmation Orientée Object
Divers
Thread ID:
00661704
Message ID:
00666381
Vues:
24
Armin,

I don't see it in the help file. When using the Objects[] collection I normally don't care because I write them using the FOR EACH syntax:
for each loObject in this.Objects
   * do stuff here
   loObject.Top = loObject.Top + 1
endfor
>BTW: Do you happen to know, if the Objects.Count property is a documented one?
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform