Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Object's properties and methods
Message
De
13/08/2001 09:30:01
 
 
À
13/08/2001 07:49:30
Information générale
Forum:
Visual FoxPro
Catégorie:
Programmation Orientée Object
Divers
Thread ID:
00542646
Message ID:
00542970
Vues:
15
>I have another question for you if you don't mind. How do I get all his properties in a list of some sort. For example, even if I know his parent, i can not know if it has a property 'Customproperty' or what other properties it has. The main idee that having a controls, to find out all his properties by coding (not Clas Designer).


Open your class as a table:
USE classname.vcx IN 0
Field Reserved3 has a list of all methods and properties for every object in the class.

Mark
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform