Contains the VCL-based stream implementation for the Indy library.
IdStreamVCL.pas contains uses clauses to include the stream implementation used for the platform or OPerating System hosting the Indy library.
For the .Net platform, IdStreamVCLDotNet.pas is used as the inteface for the Indy stream implementation.
For all other platforms (including Windows and Linux), IdStreamWin32.pas is used as the inteface for the Indy stream implementation.
TIdStreamVCLDotNet
TIdStreamVCLWin32
|
Name |
Description |
|
|
|
Class |
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. |