System.TSingleRec.Frac

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

Delphi

property Frac: UInt64 read GetFrac write SetFrac;

C++

__property unsigned __int64 Frac = {read=GetFrac, write=SetFrac};

プロパティ

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

説明

仮数の取得および設定を行います。


Frac は、System.TSingleRec 変数の仮数を表します。