Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Property's Original Value
Message
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00038806
Message ID:
00038821
Views:
38
>>Hi All,
>>
>>Does anyone know how to get the original value of a property at run time?
>>
>>TIA,
>>
>>Renato
>
>
>x=object.Value
>
>You may have to declare a public variable in the object's init to preserve it if your form sets it to some other value at activation.

Or, just save the original value to another property. Sometimes I use for this object's .Tag property, but it is only for character values.
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform