Internet Direct (Indy)
Home
PreviousUpNext
TIdGopher.OnMenuItem Event

Event handler for retrieved Gopher menu items.

Pascal
property OnMenuItem: TIdGopherMenuEvent;

OnMenuItem is a TIdGopherMenuEvent event handler that is triggered for each menu item retrieved with the GetMenu, Search, and GetExtendedMenu methods. OnMenuItem is used to display gopher menu items while the complete menu is downloaded. 

An application must assign a procedure to the event handler in order to respond to the event notification.

Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Website http://www.indyproject.org.
Post feedback to the Indy Documentation newsgroup.