Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Only can be accessed by member in same library
Message
De
27/01/2002 04:27:51
 
 
À
27/01/2002 04:08:26
Information générale
Forum:
Visual FoxPro
Catégorie:
Programmation Orientée Object
Divers
Thread ID:
00611212
Message ID:
00611213
Vues:
30
John,

This is directly from the VFP help:

"Properties and methods in a class definition are Public by default: code in
other classes or procedures can set the properties or call the methods.
Properties and methods that you designate as Protected can be accessed only by
other methods in the class definition or in subclasses of the class. Properties
and methods designated as Hidden can be accessed only by other members in the
class definition. Subclasses of the class cannot "see" or reference hidden
members."

HTH
Neil
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform