Internet Direct (Indy)
Home
PreviousUpNext
TIdStack.Create Constructor

Constructor for the object instance.

Pascal
constructor Create; virtual;

Create is a virtual Constructor for the object instance 

Create calls the inherited Constructor. 

Create id implemented to ensure that the inherited Constructor in TObject is called for the .Net platform.

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.