Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to: Create a New Method like .AddProperty
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00950263
Message ID:
00950409
Views:
12
>Hi folks,
>
>In my builders, I can add properties this way:
>
>oObject.AddProperty("MyProperty","MyValue")
>
>
>I know how to create methods using Form menu and Add New Method...
>But I'm looking for something like .AddMethod()... Is there a way like that?
>
>TIA!

... and if you go to VFP9, WriteMethod and AddProperty have 2 additional parameters that allow you to specify the visibility of the Property or Method (e.g., Public, Protected or Hidden) as well as a parameter to provide a description.
Mark McCasland
Midlothian, TX USA
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform