Writes a string value to IOHandler.
procedure WriteLn(
const AOut: string = ''
); virtual;|
Parameters |
Description |
|
AOut |
Value to send to the IOHandler connection. Default value is ''. |
|
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
|
Post feedback to the Indy Docs Newsgroup.
|