Constructor for the object instance.
constructor Create; override;
Create is the constructor for the object instance.
Create calls the inherited constructor, and sets the value in GBSDStack to the current instance prior to exiting from the method.
Use Destroy to free the object instance.
TIdStackBSDBase.Destroy
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|