[Overview][Types][Procedures and functions][Index] Reference for unit 'ctypes' (#rtl)

operator :=(clongdouble): double

Implement assignment of a clongdouble to a double type.

Declaration

Source position: ctypes.pp line 143

operator operator :=(clongdouble): double(

  const v: clongdouble

):double;

Description

This operator allows to assign a clongdouble to a Double type.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.