Difference between revisions of "Template:Property"
From Jeremie Leroy - XOJO Controls Wiki
m (5 revisions imported) |
|
(No difference)
| |
Latest revision as of 13:21, 6 August 2015
Displays a property in the Properties table of Language Reference.
{{Property
| name = name of the property
| type = type of the property
| readonly = yes/no
| platform = all/mac/win/linux
| description = short description of the property
| newinversion = version where this property first appeared
| modifiedinversion = version where this property was modified
| version = current version of the class
}}
Read/write test NEW 1.2.3