Minimum value for a word.
Source position: syshelph.inc line 1351
const TInt64Helper.MinWord = Low(TInt64WordIndex);
MinWord is the lowest word an Int64-typed value can contain.
TInt64Helper.MaxWord
Maximum value for a word.