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

TExtendedHelper.Size

Size (in bytes) of a Extended-sized floating point value.

Declaration

Source position: syshelph.inc line 828

public class function TExtendedHelper.Size: Integer;

Description

Size is the size (in bytes) of a Extended-sized floating point value. It is equivalent to calling SizeOf(Extended).

See also

SizeOf

  

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


Documentation generated on: Jul 24 2023