System.Real

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

Delphi

type Real = Double;

プロパティ

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


説明

倍精度の浮動小数点値を表します。

Real 型は、現在の実装では、Double に相当します。

Real のサイズは 8 バイトです。


関連項目