Size, in bytes, of the Word value.
Source position: syshelph.inc line 978
public class function TWordHelper.Size: Integer; |
Size returns the size (in Words) of the Word value. This is equivalent to SizeOf(Word).
None.
|
Return size (in bytes) of a variable or type. |