Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Get The Description of Property
Message
From
01/04/2009 11:58:22
 
 
To
01/04/2009 11:50:16
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Vista
Miscellaneous
Thread ID:
01392598
Message ID:
01392603
Views:
68
You can't, you must define prop3 or prop[whatever] to define other description or values.

>Hi All

>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
John Harold Belalcázar Lozano
Associate Director Of Development
http://www.belvicto.co/
jhbelalc@gmail.com
Previous
Reply
Map
View

Click here to load this message in the networking platform