Unit 'wformat' Package
[Overview][Constants][Types][Classes][Index] [#fcl]

TFormattingWriter.Create

Creates a new formatting writer instance

Declaration

Source position: wformat.pp line 36

public constructor TFormattingWriter.Create(

  AStream: TStream

); virtual;

Arguments

AStream

  

Output stream for formatted content

Description

Creates a new TFormattingWriter instance that will write output to the specified stream. The stream must be valid and remain available for the lifetime of the writer instance.


Documentation generated on: Jan 16 2026