[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LazGLib2' (#lcl)

g_utf8_substring

Declaration

Source position: lazglib2.pas line 5171

function g_utf8_substring(

  str: Pgchar;

  start_pos: glong;

  end_pos: glong

):Pgchar;