Control : PulseTimer
Page Status: Beta
![]()
Contents |
Description
The PulseTimer invokes an action every set number of milliseconds. The count-down followed by an action is performed a specified number of times.
The PulseTimer must be associated with a TimerAdapter in order to work. The TimerView has two properties: Count and Frequency. The Count property specifies how many times to perform the specified action (the function the timer is bound to). The Frequency property specifies how many milliseconds to wait between calls.
How To
For a detailed example of how to use the control, see the PulseTimer Use Case
Associated Data Types
Associated Interface Types
Required Adapter Types
Associated Properties
Specialized Properties
- Clear Dirty
- Close Form
- Close Type
- Default
- Execute Asynchronously
- Has Execute Buddy
- Has Timer
- Hidden Timer
- Image
- Parameters
- Prevent Bubble Up
- Timer Interval
- User Interaction
- Validate Close



