System.Types.PDouble

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

type PDouble = ^Double;

Properties

Type Visibility Source Unit Parent
pointer public System.Types.pas System.Types System.Types

Description

Pointer to Double.

A PDouble represents a pointer to a Double.