Gopher menu items in the collection.
property Items [ Index: Integer ]: TIdGopherMenuItem;
Parameters |
Description |
Index |
Position in the collection. |
Items is an indexed TIdGopherMenuItem property that provides access to the individual Gopher menu items in the collection. Index values can range from 0 to Count-1. Items is the default property for TIdGopherMenu.
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|