System.Types.PDouble

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

type PDouble = ^Double;

プロパティ

種類 可視性 ソース ユニット
pointer public System.Types.pas System.Types System.Types


説明

Double を指すポインタです。

PDouble は、Double を指すポインタを表します。