 |
Introduction |
 |
User Guide |
 |
Alert functions |
 |
Mathematical functions |
 |
String formatting functions |
 |
Properties |
 |
Properties |
 |
Properties |
 |
Properties |
 |
Properties |
 |
Properties |
|
|
FormatBytes
Returns
the Value as a string, rounded to the nearest kilobyte,
megabyte, gigabyte or terabyte.
Syntax:
|
|
function
FormatBytes(Value: Integer): string;
|
Example:
|