Rob Kennedy wrote:
[]
> I think the important piece of information from that thread is that
> FillChar's behavior *hasn't* changed, despite its name. Its second
> parameter is and always has been the number of *bytes* you intend to
> fill with the third parameter's byte-sized ordinal value. So if
> "SizeOf" doesn't appear somewhere in that parameter, you're probably
> calling it wrong.

Oh, I had been reading it incorrectly, then.  My apologies.  So it should 
really be called FillBytes?

David 


_______________________________________________
Delphi mailing list -> [email protected]
http://lists.elists.org/cgi-bin/mailman/listinfo/delphi

Reply via email to