[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Source position: _crw_str.pas line 690
function StrFetch( |
const s: LongString; |
i: SizeInt |
):AnsiChar; overload; |
const s: WideString; |
i: SizeInt |
):WideChar; overload; |