Indy 9
TIdGopherMenuEvent
Unit: IdGopher
Event type for Gopher menu display.
TIdGopherMenuEvent = procedure ( Sender : TObject; MenuItem : TIdGopherMenuItem ) of object;
Unit
IdGopher
Parameters
MenuItem
Gopher menu item to display.
Sendor
Gopher component triggering the event.
Description
TIdGopherMenuEvent is an event type triggered for each GOpher menu item retrieved with the GetMenu and GetExtendedMenu methods. TIdGopherMenuEvent is used to display Gopher menu items while the complete menu is downloaded.

Created with Doc-O-Matic 2 donated to Project JEDI. Commercial license available from the Doc-O-Matic site.