Creates a protocol stack instance for the Indy library.
class procedure Make;
Make is a class procedure used to create the protocol stack instance for the Indy library.
Make assigns the protocol stack instance used for the Indy library using the IdStackFactory function.
Exceptions |
Description |
Raised with RSStackClassUndefined when GStackClass has not been assigned. Raised with RSStackAlreadyCreated when GStack has already been assigned. |
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. |