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