TStrings.GetNameValue
Return both name and value of a name,value pair based on it's index.
Declaration
Source position: classesh.inc line 734
public
procedure GetNameValue(Index: Integer; out AName: string;
out AValue: string);