Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Get The Description of Property
Message
 
 
À
01/04/2009 11:50:16
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Vista
Divers
Thread ID:
01392598
Message ID:
01392601
Vues:
117
This message has been marked as a message which has helped to the initial question of the thread.
No it's not possible. The forth and fifth parameters are simply ignored when used in runtime.


>
>I am trying to solve this.
>
>Public oEmp && Testing Purpose
>oEmp = CreateObject("Empty")
>AddProperty(oEmp,"Prop1","Anything1",1,"Description1")
>AddProperty(oEmp,"Prop2","Anything2",1,"Description2")
>
>? oEmp.Prop1 && Give Anything1
>? oEmp.Prop2 && Give Anything2
>
>
>Now I need a code to get "Description1" and "Description2"
>
>Is that possible?
>
>TIA
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform