Internet Direct (Indy) Version 9.0.2 Beta
TIdGopherMenuItem.Create
Constructor for the object instance.

constructor Create(ACollection: TCollection); override;
Parameters
ACollection: TCollection
Owner of the collection item.

Description
Create is the constructor for the object instance, and adds the new TIdGopherMenuItem instance to the collection specified by the ACollection parameter. Create is used internally in TIdGopher.GetMenu and TIdGopher.GetExtendedMenu methods.