Internet Direct (Indy) Version 9.0.2 Beta
|
function ReadLnWait: string;
If there is no guarantee that data will be available, or a specific line delimiter is required, use ReadLn to retrieve data from the connection.
ReadLnWait calls ReadLn with the default delimiter and timeout values.