API:System.IniFiles.TCustomIniFile.InternalReadSections

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure InternalReadSections(const Section: string; Strings: TStrings;  SubSectionNamesOnly, Recurse: Boolean); virtual;

C++

virtual void __fastcall InternalReadSections(const System::UnicodeString Section, System::Classes::TStrings* Strings, bool SubSectionNamesOnly, bool Recurse);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
System.IniFiles.pas
System.IniFiles.hpp
System.IniFiles TCustomIniFile

Description

Embarcadero Technologies does not currently have any additional information.