[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Creates a new Writer with a stream and bufsize.
Source position: classesh.inc line 1570
public constructor TWriter.Create( |
ADriver: TAbstractObjectWriter |
); |
Stream: TStream; |
BufSize: Integer |
); |