[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Return the size (in bytes) of the
Source position: syshelph.inc line 579
public class function TBooleanHelper.Size: Integer; |
Size returns the size (in bytes) of the boolean value. This is equivalent to SizeOf(Boolean).
|
Return size of a variable or type. |