API:System.IniFiles.TCustomIniFile.SectionExists

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function SectionExists(const Section: string): Boolean;

C++

bool __fastcall SectionExists(const System::UnicodeString Section);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!