| 
 
Internet Direct (Indy) 
 | 
function SearchTree(
    Root: TIdDNTreeNode; 
    QName: String; 
    QType: Word
): TIdDNTreeNode;| 
 
Parameters   | 
 
Description   | 
| 
 
Root   | 
 
Type is TIdDNTreeNode.  | 
| 
 
QName   | 
 
Type is String.  | 
| 
 
QType   | 
 
Type is Word.   | 
SearchTree is a method.
SearchTree returns a TIdDNTreeNode value.
Topic generated.
| 
 
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.  |