pbEnabled - cTimer
Determines whether the timer is active
Type: Property
Access: Read/Write
Data Type: Boolean
Parameters: None
Syntax
Property Boolean pbEnabled
| Access Type | Syntax |
|---|---|
| Read Access: | Get pbEnabled to BooleanVariable |
| Write Access: | Set pbEnabled to BooleanVariable/Value |
Description
Determines whether the cTimer is active and thus fires OnTimer.