Template

EventBox

From Xojo Documentation

Displays an event box


{{EventBox
| name = event name
| owner = 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


TestClass.TestEvent(X as Integer, Y as Integer) As Boolean

Supported for all project types and targets.