Timer - Startup Property

Defines whether the timer is started automatically or manually

Member of Timer (PRIM_TIMR)

Data Type - Enumeration

Details

The Startup property defines the state of the timer when created.

Allowed Values

Enum ValueDescription
AutomaticThe timer will be started when created
ManualThe timer will not started when created


 
 

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2