Internet Direct (Indy) Version 9.0.2 Beta
TIdGopherMenuItem.DoneSettingInfoBlock
Updates the Gopher menu item after adding information blocks.

procedure DoneSettingInfoBlock; virtual;
Description
DoneSettingInfoBlock is a procedure used to update internal TIdGopherMenuItem variables dealing with Gopher+ Information blocks. These Gopher+ blocks supported are '+VIEWS', '+ABSTRACT', and '+ASK'.

DoneSettingInfoBlock should be called only when all data has been added. This is an internal method used by TIdGopher and should not be used outside of that component.