Data.DBXPlatform.TDBXPlatform.SingleToInt32Bits
Delphi
class function SingleToInt32Bits(const Value: Single): TInt32; static;
C++
static int __fastcall SingleToInt32Bits(const float Value);
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| function | public | Data.DBXPlatform.pas Data.DBXPlatform.hpp |
Data.DBXPlatform | TDBXPlatform |
説明
SingleToInt32Bits 静的メソッドは、バイトを Single 値から Int32 値にコピーします。