Convert to a binary string representation.
Source position: syshelph.inc line 891
| public function TByteHelper.ToBinString: string; | 
ToBinString converts the byte value to a binary string representation, showing all 8 bits.
| 
 | Convert to a hexadecimal string representation. | |
| 
 | Convert the value to string. |