Difference between revisions of "Template:EventBox"
From Jeremie Leroy - XOJO Controls Wiki
(Created page with "<noinclude> Displays an event box {{Ambox | type=style | text='''Needs checking''' - This template documentation may contain inaccurate information.}} <pre> {{EventBox | name ...") |
m (1 revision imported) |
(No difference)
|
Latest revision as of 13:22, 6 August 2015
Displays an event box
Needs checking - This template documentation may contain inaccurate information. |
{{EventBox | name = event name | class = class owner | scope = public/protected/private | parameters = parameters | returntype = type of data returned | platform = all/mac/win/linux | newinversion = version where this class first appeared | modifiedinversion = version where this class has been modified | replacementreason = obsolete/deprecated | replacement = the replacement }}
Event
This event is only available on Windows and Linux platforms. For cross-platform development, use #If...#Endif with the Target... specifiers to make sure you will not attempt to use this event on an incompatible platform. |