Unit 'sysutils' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

TWordHelper.Size

Size, in bytes, of the Word value.

Declaration

Source position: syshelph.inc line 973

public class function TWordHelper.Size: Integer;

Description

Size returns the size (in Words) of the Word value. This is equivalent to SizeOf(Word).

Errors

None.

See also

SizeOf

  

Return size (in bytes) of a variable or type.


Documentation generated on: Jul 24 2023