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

operator :=(double): clongdouble

Implement assignment of a double to a clongdouble type.

Declaration

Source position: ctypes.pp line 144

operator operator :=(double): clongdouble(

  const v: double

):clongdouble;

Description

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

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