JCL Help:TJclInfoWriter.CurLine

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Line buffer.


Pascal

 protected property CurLine: string;


Description

CurLine is the line buffer. When changing the contents of CurLine, call DoWrap and DoWriteCompleteLines to process both word wrapping and indentation (DoWrap) and write any completed lines to the output device/object/stream.


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