Add TLookupValues.InsertPair method

It would be useful to have a new method to go along with TLookupValues.AddPair(AValue, ADisplayText: string).

TLookupValues.InsertPair(Index: Integer; AValue, ADisplayText: string);

We added it. It will be included in the next release.

1 Like

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.