Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Determining non-default properties
Message
 
 
To
06/11/2008 23:32:33
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2008 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01360388
Message ID:
01370918
Views:
10
Hi Jim,

Found this message accidentally, not sure if it is relevant to the issue

Re: Find out the Class where the property was defined Thread #1082552 Message #1082614 (check the thread too).

>I'm working on some modifications to the Edit Property / Method Dialog project in VFPx.
>
>One thing I'd like to be able to determine is which properties or methods are non-default -- that is, I'd like to be able to create the same list that appears in the property sheet when you choose 'non-default'.
>
>I thought I could use PEMSTATUS( 0) to determine whether the member has 'changed' -- but that doesn't work, because it returns a list which includes all members defined in the parent class(es). For example, if I have a class 'basetextbox' which has a baseclass of textbox, then when I create an object using this class, all the properties or methods changed in the class shows return a value of .T. from PEMSTATUS( 0)
>
>Now, clearly, VFP knows whether something is non-default, because it can show them in the property sheet.
>
>So, is that information available somewhere?
>
>Thanks in advance,
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform