|
RAD Studio VCL Reference
|
Synchronizes the writer's buffer with the associated stream by writing the current buffer.
procedure FlushBuffer; override;
virtual __fastcall FlushBuffer();
FlushBuffer is not generally used except for internal implementation in the IDE.
FlushBuffer writes the current buffer to the stream, then resets an internal pointer to the correct position.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|