TCustomIniFile.ReadInteger(String,String,Integer) Method
Represents method ReadInteger(String,String,Integer)
.
public function ReadInteger(Section: String; Ident: String; Default: Integer = 0): Integer;
Parameters
- Section
- Type: String
- Ident
- Type: String
- Default
- Type: Integer
Return Value
Type: Integer