Unit 'Classes' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

TStrings.GetNameValue

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

Declaration

Source position: classesh.inc line 738

public procedure TStrings.GetNameValue(

  Index: Integer;

  out AName: string;

  out AValue: string

);


Documentation generated on: Jul 24 2023