Skip to content

piAdvanceBy - cProgressBar

Stores the amount that the progress bar will increment by each time it is advanced

Type: Property
Access: Read/Write
Data Type: Integer
Parameters: None

Syntax

Property Integer piAdvanceBy
Access Type Syntax
Read Access: Get piAdvanceBy to IntegerVariable
Write Access: Set piAdvanceBy to IntegerVariable/Value

Description

The piAdvanceBy property stores the amount that piPosition will increment by when the DoAdvance method is sent.