Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Mixed case for PRG classes?
Message
De
08/06/2004 08:03:51
Dorin Vasilescu
ALL Trans Romania
Arad, Roumanie
 
 
À
08/06/2004 08:02:14
Dorin Vasilescu
ALL Trans Romania
Arad, Roumanie
Information générale
Forum:
Visual FoxPro
Catégorie:
Visual FoxPro Beta
Divers
Thread ID:
00911072
Message ID:
00911091
Vues:
31
Disregard, I typed the same format in name=myProperty, this is why didn't worked
Thanks

>Thanks
>But display is changed to upper case only.
>
>I wanted to display as typed, usually myProperty, myMethod, but mixed case.
>Not a big deal.
>
>
>>>Hi all
>>>Is this possible for user properties through IntelliSense ?
>>
>>Dorin,
>>
>>You can use _MemberData to specify how property will be displayed.
DEFINE CLASS Test AS Custom
>>   myCaption = '\<Quit'
&gt;&gt;   myCancel = .T.
&gt;&gt;   myLeft = 125
&gt;&gt;   myTop = 210
&gt;&gt;   _MemberData = [<?xml version="1.0" encoding="Windows-1252" standalone="yes"?>] + ;
>>		[<VFPData><memberdata name="mycaption" type="property" display="myCaption" favorites="True"/></VFPData>]
>>ENDDEFINE
>>
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform