Difference between revisions of "Template:Property"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
(Created page with "<noinclude> Displays a property in the Properties table of Language Reference. <pre> {{Property | name = name of the property | type = type of the property | readonly = yes/no |...")
(No difference)

Revision as of 03:01, 28 April 2012

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
}}

Read only test

Read/write test

A mac-only property