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