Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How do you get description of property or method?
Message
De
22/07/2001 15:26:51
Nancy Folsom
Pixel Dust Industries
Washington, États-Unis
 
 
À
22/07/2001 15:13:41
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00533645
Message ID:
00533666
Vues:
18
>Thank you David. Does anybody have a function to get at this value?
>
>Alex
>
>
>>Alex,
>>
>>They are stored in the Reserved3 memo field of the classlib. I don't think there's anyway to get it at runtime via getpem().
>>
>>>Is there a way to get, programmatically, the description of a property or method? I mean the description that appears at the bottom of the property sheet.

Just a wild thought. YOu could try to USE the VCX, find the class, then extract the description. But, I'm not sure all that will be available in a VCX compiled in to a no debug info EXE. I'd go about it diffently.

How about writing a project hook that goes through and creates a table of classnames + description when you do a build? Then include the dbf as a normal look up table?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform