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