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