On Timer
| Code | Can be called by | Definition |
|---|---|---|
| 27 | Form | The number of ticks defined by the SET TIMER command has passed |
Description
This event is generated only if the form method contains a previous call to the SET TIMER command.
When the On Timer form event property is selected, only the form method will receive the event, no object method will be called.