[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'System' (#rtl)

PPDouble

Pointer to PDouble type.

Declaration

Source position: systemh.inc line 312

type PPDouble = ^PDouble;

Description

PPDouble is a pointer to a PDouble type.

See also

PDouble

  

Pointer to double-sized float value.

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