Internet Direct (Indy)
Home
PreviousUpNext
TIdGopherMenuItem.Views Property

Alternate representations of the Gopher item.

Pascal
property Views: TIdStringList;

Views is a read-only TStringList property that contains the Gopher views available for the Gopher item. Gopher Views are alternative forms of a document for different languages or in different formats. Views can be used when requesting the Gopher item with TIdGopher.GetFile or TIdGopher.GetMenu

Views are available if you use the TIdGopher.GetExtendedMenu method and the Gopher Server supports the Gopher+ protocol.

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.