Internet Direct (Indy) Version 9.0.2 Beta
Content
|
Index
|
Reference
TIdGopherMenu.Items
TIdGopherMenu
Gopher menu items in the collection.
property
Items [
Index
: Integer ]: TIdGopherMenuItem;
Description
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
.