SetBlockChar Procedure
Sets what character that should be used for the indeterminate progress bar.
Signature
SetBlockChar(NewBlockCharacter: Char)
Parameters
NewBlockCharacter
Char
The decimal value for the character that should be used for the "worm". The default value is 9617 (Light Shade).
Remarks
Some sample characters for this setting:
- 9608 = Full block
- 9612 = Left Half Block
- 9617 = Light Shade (default)
- 9618 = Medium Shade
- 9619 = Dark Shade
This documentation is generated from Smart Toolbox v27.0