|
RAD Studio VCL Reference
|
Clears buffers and writes buffered data.
procedure Flush; override;
virtual __fastcall Flush();
Flush clears all TStreamWriter buffers and writes all buffered data to the stream.
This method is functionally identical to the Microsoft .NET method StreamWriter.Flush.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|