Skip to content

TQWordHelper.Size

Size, in bytes, of the QWord value

Declaration

Source position: syshelph.inc line 566

public 
  class function Size : Integer;  Static;

Description

Size returns the size (in QWords) of the QWord value. This is equivalent to SizeOf(QWord).

Errors

None.

See also

Name Description
SizeOf Return size of a variable or type.