FillLongword

Graphics32

FillLongword

procedure FillLongword(var X; Count: Integer; Value: Longword);

Description

An optimized analogue of FillChar for 32 bit values.

See Also

FillWord