Queries a list of all identifiers in the given section.
Class
TTextIniFile
Declaration
procedure ReadSection(const Section: string; Strings: TStrings);
Visibility
public
Description
Queries a list of all identifiers in the given section.
The identifiers are written to the given string object.
See
ReadSections
,
ReadSectionValues
,
WriteSectionValues