TWriter.FlushBuffer
Flush the buffer
Declaration
Source position: classesh.inc line 1728
public
procedure FlushBuffer; Override;
Description
FlushBuffer flushes the buffer. It is provided for Delphi compatibility, and is not used in FPC.
See also
Name | Description |
---|---|
TAbstractObjectWriter.FlushBuffer | Flush the buffer |
TBinaryObjectWriter.FlushBuffer | Flush the buffer |
TFiler.FlushBuffer | Flush the buffer |