Internet Direct (Indy) Version 9.0.1 Beta
Content
|
Index
|
Reference
TIdGopherMenuItem.Create
TIdGopherMenuItem
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.