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