[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: _crw_crwapi.pas line 3666
function ISysApi.ReadIniFileDouble( |
const FileName: LongString; |
const SectionName: LongString; |
const Key: LongString; |
var Data: Double; |
efMode: Integer = efConfig; |
svMode: Integer = svConfig |
):Boolean; |