Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Protect/Hide a method programically
Message
De
21/07/2002 22:16:37
Nancy Folsom
Pixel Dust Industries
Washington, États-Unis
 
 
À
21/07/2002 19:42:23
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00680959
Message ID:
00680981
Vues:
16
>Is there any way to programically protect or hide a method.

As per the help for DEFINE CLASS...
[[PROTECTED | HIDDEN] FUNCTION | PROCEDURE Name[_ACCESS |_ASSIGN]
For example,
DEFINE CLASS MyClass AS CUSTOM
PROTECTED FUNCTION MyMethod
ENDFUNC
ENDDEFINE
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform