Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Only can be accessed by member in same library
Message
From
27/01/2002 04:27:51
 
 
To
27/01/2002 04:08:26
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Miscellaneous
Thread ID:
00611212
Message ID:
00611213
Views:
29
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
Previous
Reply
Map
View

Click here to load this message in the networking platform