ID : 1866
Event List
The Event list box is for selecting a CLICKED, RELEASED, or other state change event associated with the part.
The events available depend on the part type.
Event | Description |
---|---|
CLICKED | Button pressed |
RELEASED | Button released |
TIMER | Interval elapsed |
INITIALIZE | Initializable TP panel opened |
TERMINATE | Operation window closed |
KeyDown | Key pressed |
KeyUp | Key released |
DONE | OK button pressed |
Event List According to Parts
Event | Panel | Label | TB | NB | Group | RB | CB | PB | IPB | PL |
---|---|---|---|---|---|---|---|---|---|---|
Clicked | 1 | 1 | 1 | 1 | 1 | 1 | ||||
Released | 1 | 1 | 1 | 1 | 1 | 1 | ||||
Timer | ||||||||||
Initialize | 1 | |||||||||
Terminate | 1 | |||||||||
KeyDown | 1 | |||||||||
KeyUp | 1 | |||||||||
Done | 1 | 1 |
Event | Line | Rect | Oval | FK | Timer |
---|---|---|---|---|---|
Clicked | 1 | ||||
Released | 1 | ||||
Timer | 1 | ||||
Initialize | |||||
Terminate | |||||
KeyDown | |||||
KeyUp | |||||
Done |
ID : 1866
- Related Information
- INITIALIZE Event
- TERMINATE Event
- KeyDown Event
- KeyUp Event
- DONE Event