RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TPlatformRecordBuffer.FillChar Method
Pascal
class procedure FillChar(Buffer: TRecordBuffer; Length: Integer; value: Byte); static;
C++
static __fastcall FillChar(TRecordBuffer Buffer, int Length, Byte value);

This is FillChar, a member of class TPlatformRecordBuffer.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!