TWordHelper.Size
Size, in bytes, of the Word value
Declaration
Source position: syshelph.inc line 466
public
class function Size : Integer; Static;
Description
Size returns the size (in Words) of the Word value. This is equivalent to SizeOf(Word).
Errors
None.
See also
Name | Description |
---|---|
SizeOf | Return size of a variable or type. |