procedure FillWord(var X; Count: Integer; Value: Longword);
An optimized analogue of FillChar for 16 bit values. Note that only the lower word of the Value parameter is used.
[See Also]: FillLongword