Internet Direct (Indy) Version 9.0.2 Beta
Content
|
Index
|
Reference
TIdGopherMenuEvent
Unit: IdGopher
Event type for Gopher menu display.
TIdGopherMenuEvent =
procedure
( Sender : TObject; MenuItem : TIdGopherMenuItem )
of
object
;
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.