TFiler.FlushBuffer
Flush the buffer
Declaration
Source position: classesh.inc line 1367
public 
  procedure FlushBuffer;  Virtual;  Abstract;
Description
FlushBuffer flushes the buffer by calling the flushbuffer on the driver. It is provided for Delphi compatibility, and is not used in FPC.
See also
| Name | Description | 
|---|---|
| TAbstractObjectReader.FlushBuffer | Flush the buffer |