Event for Splitter.
Generated when the user moves the mouse over a splitter bar.
| Name | Description | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Source | Source of the event.
| ||||||||||
| Type | Type of event that occurred, such as Mouse Down, Value Change, Timeout, and so on. | ||||||||||
| Time | Value of the millisecond timer when the event occurred. | ||||||||||
| SplitterRef | Returns a reference to the splitter on which the event occurred. | ||||||||||
| Coords | Coordinates of the mouse at the location of the mouse click at the time of the event. Coordinates are relative to the upper left corner of the front panel. |