Data.DB.TIntegerField.GetAsSingle
Delphi
function GetAsSingle: Single; override;
C++
virtual float __fastcall GetAsSingle(void);
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 | 
|---|---|---|---|---|
| function | protected | Data.DB.pas Data.DB.hpp | Data.DB | TIntegerField | 
説明
フィールドの値を、Single で返します。
GetAsSingle は、フィールドの値を単精度浮動小数点値で返します。