Performs an implicit type conversion of a .Net stream to a VCL-compatible stream as used in the Indy library.
Parameters |
Description |
AValue |
.Net stream to be converted. |
TIdStreamVCL - VCL-compatible stream from the conversion.
Implicit is a overloaded TIdStreamVCL class operator function.
Implicit is defined for the .Net platform only, and performs an implied conversion of a System.IO.Stream from the .Net Framework Class Library (FCL) to a TIdStreamVCL instance.
TIdStream.Implicit
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. |