Event Connection.Unconnected: Difference between revisions
Appearance
XML import |
XML import |
||
| Line 6: | Line 6: | ||
__TOC__ | __TOC__ | ||
==Parameters== | |||
[[Variable types|STRING]] ''PropName'' | [[Variable types|STRING]] ''PropName'' | ||
:The name of the unconnected property | :The name of the unconnected property | ||
Revision as of 01:47, 12 May 2013
Sent when the component is compiled with unconnected pins
This event is part of the Connection class
Parameters
STRING PropName
- The name of the unconnected property
Return value
Non-zero to block the compile (error) else zero
Detailed description
No additional information
Examples
No additional information