System.SysUtils.TExtendedHelper.Words
Delphi
property Words[Index: Cardinal]: UInt16 read GetWords write SetWords; // 0..3 or 0..4
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| property | public | System.SysUtils.pas | System.SysUtils | TExtendedHelper | 
Description
Represents the Word indicated by Index.
The Words property provides access to the UInt16 value indicated by Index.
You can use Words to access individual words of the Extended variable.