System.PDoubleRec

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

Delphi

PDoubleRec = ^TDoubleRec;

C++

typedef TDoubleRec *PDoubleRec;

プロパティ

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

説明

TDoubleRec を指すポインタです。


TDoubleRec では、倍精度浮動小数点値の低レベル操作をサポートしています。