Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Passing array property of an object
Message
 
À
02/04/1999 15:24:26
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00204115
Message ID:
00204804
Vues:
17
>>Bela,
>>
>>It is not necessary to pass anything for an object to manipulate its own properties, they are right there for direct reference.
>
>Hi Jim,
>
>I have, however, had some problems referencing properties/methods declared "Hidden". Don't remember the details now, but it seemed I had to keep it/them "Public" or I got the "Property/Method not found" error.
>
>Bill
Bill,

Hidden properties are visible only to the class that has had them added to it. They are hidden form all subclasses and objects of that class. Only code in the class definition can address hidden properties.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform