Timer Interface Reference

A timer object raises the OnExecute event in cycle. More...

Inheritance diagram for Timer:

Inheritance graph
Collaboration diagram for Timer:

Collaboration graph
List of all members.

Properties

VARIANT_BOOL RW Active []
 Specifies that the timer is active.
ULONG RW Interval []
 Specifies that raise event interval in milliseconds.
VARIANT W OnExecute []
 Sets the event handler for the OnExecute event.

Detailed Description

A timer object raises the OnExecute event in cycle.

See also:
CreateTimer method.

TimerEvents.


Property Documentation

VARIANT_BOOL RW Active

Specifies that the timer is active.

ULONG RW Interval

Specifies that raise event interval in milliseconds.

VARIANT W OnExecute

Sets the event handler for the OnExecute event.


WSO 1.1 Documentation. Date modified:Wed Aug 12 18:13:16 2015. (C) Veretennikov A. B. 2004-2015