Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Is this a container?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00119295
Message ID:
00119343
Vues:
21
>>How can I tell if an object is a container?
>
>Try:
>
>if PEMSTATUS( yourObject, "ControlCount", 5) = .T. OR ;
> PEMSTATUS( yourObject, "ButtonCount", 5) = .T.
>*-- your object is a container !
>endif

That could work, if you added a few more like formcount, columncount,...
The Anonymous Bureaucrat,
and frankly, quite content not to be
a member of either major US political party.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform