property
Differences
This shows you the differences between two versions of the page.
property [2020/08/28 04:01] – created wolfgangriedmann | property [2020/08/28 04:04] (current) – wolfgangriedmann | ||
---|---|---|---|
Line 19: | Line 19: | ||
or define only the get (read) or set (write) accessor: | or define only the get (read) or set (write) accessor: | ||
<code visualfoxpro> | <code visualfoxpro> | ||
- | + | You can even put more statements in a oneline property, using a comma as separator: | |
+ | <code visualfoxpro> | ||
+ | And nobody inhibits you to use more sofisticated code in a property: | ||
+ | <code visualfoxpro> | ||
property.txt · Last modified: 2020/08/28 04:04 by wolfgangriedmann