[Overview][Constants][Types][Procedures and functions][Index] |
Source position: _crw_fio.pas line 656
function ExtractTextSectionByPrefix( |
const FileName: LongString; |
const SectionName: LongString; |
const Prefix: LongString; |
efMode: Integer = efConfig; |
svMode: Integer = svConfig; |
SubSections: Boolean = True |
):LongString; |