JCL Help:TJclInfoStringsWriter.Create@TStrings@Integer
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: TJclInfoStringsWriter.Create Constructor
[+] TJclInfoStringsWriter Methods
[+] TJclInfoStringsWriter Properties
Search in JCL Help
Search in all projects
Summary
Instantiates an writer object.
Pascal
public constructor Create(const AStrings: TStrings; const AWrap: Integer = 80);
Parameters
Parameters | Description |
const AStrings: TStrings | TStrings descendant that is to receive the output. |
const AWrap: Integer = 80 | Initial value for the Wrap property. |
Description
Creates an instance and sets the Wrap property to a default value.
About
Donator
Marcel Bestebroer
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page