- 4.62.2.82 -
Standard Units
System Unit
System Unit Procedures and FunctionsSizeOf function
Targets: MS-DOS, OS/2, Win32
System Unit
Returns the number of bytes occupied by the argument.
Declaration:
function SizeOf(X): Longint;
Remarks:
X is a variable reference or type identifier.
SizeOf returns the number of bytes used by the argument.
|
|
|
Sin function |
Table of Content |
Sqr function |
- 4.62.2.82 -