[Overview][Constants][Types][Procedures and functions][Index] |
Source position: _crw_fio.pas line 712
function ReadIniFileBoolean( |
const FileName: LongString; |
const SectionName: LongString; |
const Key: LongString; |
var Data: Boolean; |
efMode: Integer = efConfig; |
svMode: Integer = svConfig |
):Boolean; |