Internet Direct (Indy)
Home
PreviousUpNext
TIdIOHandler.ReadChar Method

Reads the simple data type from the IOHandler connection.

Pascal
function ReadChar: Char;

Char - Value read from the IOHandler connection.

ReadChar is a Char function used to read the simple data type from the connection for the IOHandler. ReadChar calls ReadBytes to prepare the return value for the method. 

Use other methods to get a specific data type from the IOHandler connection, including: 

 

Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Website http://www.indyproject.org.
Post feedback to the Indy Documentation newsgroup.