| [Overview][Types][Classes][Procedures and functions][Index] |
GetNext - finds the next matching item; returns True if successful.
Source position: avglvltree.pas line 251
public function TStringToStringTree.GetNext( |
const Name: string; |
out NextName: string; |
out NextValue: string |
):Boolean; |