Navigation: Code Documentation > RSCommon > GLists > Classes > TGStringQueue > Methods
TGStringQueue.FindString(String) Method
Returns the node in the queue that contains the input String. If the input string is not found, the function returns nil.
Namespace: GLists
Delphi
public function FindString( const Value: String ): TSQStringNode;
Parameters
Value
Type: String
Type: TSQStringNode
•GLists.TGStringQueue.IndexOfString(String)
•GLists.TSQStringNode
•TGStringQueue
•GLists