System.SysUtils.TWordHelper
Delphi
TWordHelper = record helper for Word
C++
struct TWordHelper /* Helper for Ordinal 'System::Word' */;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
helper class |
public | System.SysUtils.pas System.SysUtils.hpp |
System.SysUtils | System.SysUtils |
Description
TWordHelper is a record helper that provides functions for the Word type.
Use the TWordHelper functions to:
See Also
- Class and Record Helpers (Delphi)
- System.Word
- System.SysUtils.TByteHelper
- System.SysUtils.TCardinalHelper
- System.SysUtils.TInt64Helper
- System.SysUtils.TIntegerHelper
- System.SysUtils.TNativeIntHelper
- System.SysUtils.TNativeUIntHelper
- System.SysUtils.TShortIntHelper
- System.SysUtils.TSmallIntHelper
- System.SysUtils.TUInt64Helper