[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit '_crw_str' (#crwlib)

StrFetch

Declaration

Source position: _crw_str.pas line 690

function StrFetch(

  const s: LongString;

  i: SizeInt

):AnsiChar; overload;

function StrFetch(

  const s: WideString;

  i: SizeInt

):WideChar; overload;