Internet Direct (Indy) Version 9.0.2 Beta
Content
|
Index
|
Reference
TIdGopherMenu.Add
TIdGopherMenu
Add a new Gopher menu item.
function
Add: TIdGopherMenuItem;
Returns
TIdGopherMenuItem
- Gopher menu item added to the collection.
Description
Add is a
TIdGopherMenuItem
function that returns a new
TIdGopherMenuItem
and adds it to the
TIdGopherMenu
collection. It is primarily for Internal use in the
TIdGopher
component.