Internet Direct (Indy)
|
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.
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. |