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