Class TUrlInput
TUrlInput -> TInput
Instances of TUrlInput represent an input stream
associated with an URL.
constructor url
Opens the a connection to the URL and initializes the object for
reading from that connection.
|
|
constructor
TUrlInput constructor url
Opens the a connection to the URL and initializes the object for
reading from that connection.
- Parameters:
- url -
String representing a URL.
-
If the URL identified by url could not be
opened for reading then a runtime error occurs.
Report a bug or request new features
© 2002