Internet Direct (Indy)
Home
PreviousUpNext
TIdDICT.GetStrategyList Method

Retrieves the list of search strategies supported on the DICT server.

Pascal
procedure GetStrategyList(
    AStrats: TIdStrategyList
);
Parameters 
Description 
AStrats 
Container for the search strategies supported on the DICT server. 

GetStrategyList is a procedure used to retrieve the list of search strategies supported on the DICT server. 

GetStrategyList sends the DICT SHOW STRAT command, and captures the textual body of the strategy list in the AStrats parameter variable.

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.