Alternate representations of the Gopher item.
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.
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|