System.SysUtils.TInt64Helper
Delphi
TInt64Helper = record helper for Int64
C++
struct TInt64Helper /* Helper for long '__int64' */;
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
helper class |
public | System.SysUtils.pas System.SysUtils.hpp |
System.SysUtils | System.SysUtils |
説明
TInt64Helper は、Int64 型の機能を提供するレコード ヘルパです。
TInt64Helper の機能を使用すると、以下の処理が可能です。
関連項目
- クラス ヘルパとレコード ヘルパ(Delphi)
- System.Int64
- System.SysUtils.TByteHelper
- System.SysUtils.TCardinalHelper
- System.SysUtils.TIntegerHelper
- System.SysUtils.TNativeIntHelper
- System.SysUtils.TNativeUIntHelper
- System.SysUtils.TShortIntHelper
- System.SysUtils.TSmallIntHelper
- System.SysUtils.TWordHelper
- System.SysUtils.TUInt64Helper