TCustomIniFile.ValueExists(String,String) Method

Represents method ValueExists(String,String).

Namespace: System.IO.IniFiles
public
 function ValueExists(Section: String; Ident: String): Boolean;

Parameters

Section
Type: String

Ident
Type: String

Return Value

Type: Boolean