Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Making a class property hidden.
Message
De
26/09/2001 09:50:04
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Programmation Orientée Object
Divers
Thread ID:
00560919
Message ID:
00560930
Vues:
22
Hi Roi;

Try it:
Define Class MyClass as Custom
	Hidden dirty
	Dirty = .t.
EndDefine


Local y as "MyClass" of "Test.prg"
y = CreateObject("MyClass")
CLAUDIO
"Now to him who is able to do immeasurably more than all we ask or imagine, according to his power that is at work within us, Ephesians 3:20
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform