API:System.IniFiles.TCustomIniFile.InternalReadSections

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

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);

プロパティ

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

説明

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