www.kxcad.net Home > Electronic Index > Altium(Protel) Index
Declaration
Function ConvertDiskSizeToString (Size : Integer) : TDynamicString;
Description
The ConvertDiskSizeToString function converts a number into a string representing the size of a storage space. For example, when Size = 345, then the function returns a ‘345 Bytes’ string.
See also