TStringsHelper.ExtractValues(TStrings) Method
Extract all value entries and add them to the strings list.
public procedure ExtractValues(const strings: TStrings);
Parameters
- strings
- Type: TStrings
- Spring.EArgumentNullException
- Raised if the strings is nil.