peAnimation - cAnimation
Built-in animation files
Type: Property
Access: Read/Write
Data Type: Integer
Parameters: None
Syntax
Property Integer peAnimation
| Access Type | Syntax |
|---|---|
| Read Access: | Get peAnimation to IntegerVariable |
| Write Access: | Set peAnimation to IntegerVariable/Value |
Description
The cAnimation class provides several built-in animation files for you to use. Set this property to one of the following values:
aviEmptyRecycle, aviFileCopy, aviFileDelete, aviFileFind, aviFileMove, aviFileRecycle, aviFindComputer, aviSearch
or aviNone, if you do not want to play a built-in animation.
Setting peAnimation to a value other than aviNone will clear the psFileName property.
Set the pbActive property to True, to actually play the animation.
Default is aviNone.