[Overview][Constants][Types][Classes][Procedures and functions][Variables] |
Return both name and value of a name,value pair based on it's index.
Source position: classesh.inc line 494
public procedure TStrings.GetNameValue( |
Index: Integer; |
var AName: String; |
var AValue: String |
); |