[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Classes' (#rtl)

TStrings.GetNameValue

Return both name and value of a name,value pair based on it's index.

Declaration

Source position: classesh.inc line 622

public procedure TStrings.GetNameValue(

  Index: Integer;

  out AName: String;

  out AValue: String

);

The latest version of this document can be found at lazarus-ccr.sourceforge.net.