EOL Property

Used to break the stdout data stream into chunks separated by its value.

Syntax

property EOL: String read get_EOL write set_EOL;
property EOLB: TBytes read get_EOLB write set_EOLB;

Default Value

'ASCII code 10 (newline)'

Remarks

The EOL property is used to define boundaries in the Stdout stream using the value of the property.

This property is not available at design time.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 Delphi Edition - Version 20.0 [Build 8307]