API:System.IniFiles.TCustomIniFile.ReadSubSections

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

procedure ReadSubSections(const Section: string; Strings: TStrings; Recurse: Boolean = False); virtual;

C++

virtual void __fastcall ReadSubSections(const System::UnicodeString Section, System::Classes::TStrings* Strings, bool Recurse = false);

プロパティ

種類 可視性 ソース ユニット
procedure
function
public
System.IniFiles.pas
System.IniFiles.hpp
System.IniFiles TCustomIniFile

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。