TCustomIniFile.ReadFloat(String,String,Float) Method

Represents method ReadFloat(String,String,Float).

Namespace: System.IO.IniFiles
public
 function ReadFloat(Section: String; Name: String; Default: Float = 0): Float;

Parameters

Section
Type: String

Name
Type: String

Default
Type: Float

Return Value

Type: Float